Changes between Initial Version and Version 1 of Ticket #69990, comment 10


Ignore:
Timestamp:
May 15, 2024, 5:15:39 AM (6 months ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69990, comment 10

    initial v1  
    11the difference seems to be that in ncurses 6.4.1 and earlier, {{{NCURSES_OPAQUE}}} is 0, whereas in ncurses 6.5.0, it is "1".
    22
    3 and in curses.h, this appears to change whether these items are visible and defined or not.
     3and in curses.h, this appears to change whether these functions ({{{_getattrs}}}, etc) are visible and defined or not.