bugvile, a vi-compatible text editor - Bugs: bug #52872, Typo in tcap.h causes build error

 
 

bug #52872: Typo in tcap.h causes build error

Submitter:  None
Submitted:  Fri 12 Jan 2018 02:17:41 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 13 Jan 2018 02:57:28 AM UTC, comment #2: 

I checked in a change.  At the moment (long moment), I'm preparing a release for ncurses, and intend flushing out backlog for vile and lynx once that's done.

for what it's worth, the item I fixed last week here:

https://invisible-island.net/ded/td_lib/CHANGES.html#index-t20180107

is still older.

Thomas Dickey <dickey>
Group administrator
Sat 13 Jan 2018 02:50:15 AM UTC, comment #1: 

thanks - actually that's an old typo that simply was never noticed (since most systems provide both).  I see it in the current form in a change from 2008/1/13, carried forward from the initial version in 1997.

About time it was fixed...

Thomas Dickey <dickey>
Group administrator
Fri 12 Jan 2018 02:17:41 PM UTC, original submission:  

vile 9.8 patchlevel 's' did not build properly on my setup -- this was due (in part) to a typo in tcap.h.

The declaration within "#ifdef MISSING_EXTERN_TGETSTR" is not correct; it declares t*i*getstr(), not tgetstr().  Remove the superfluous 'i' here to correct this issue.  (In my patched source, it appears at tcap.h line 187).

Adam Denton

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dickey (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-07-15 dickey StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code