public inbox for developer@lists.illumos.org (since 2011-08)
 help / color / mirror / Atom feed
* Review - 16583 Want ability to use libtermcap to filter over libcurses(3xcurses)
@ 2024-05-26 16:51 Andy Fiddaman
  0 siblings, 0 replies; only message in thread
From: Andy Fiddaman @ 2024-05-26 16:51 UTC (permalink / raw)
  To: developer

Please can you review the following change? This is to help with building
software with gcc 14 that treats more things that used to be warnings
as errors. Almost all software expects libcurses to provide X/Open
interfaces, which means that we need to build it using the headers and
libraries under /usr/xpg4/ -- so far so good. However, a lot of this
software also include <termcap.h> which contains the pre-X/Open definitions
that conflict.

This change delivers an X/Open version of termcap.h to /usr/xpg4/include
to it possible to build these things.

    16583 Want ability to use libtermcap to filter over libcurses(3xcurses)
    https://www.illumos.org/issues/16583
    https://code.illumos.org/c/illumos-gate/+/3532

Thanks,

Andy

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-05-26 16:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-26 16:51 Review - 16583 Want ability to use libtermcap to filter over libcurses(3xcurses) Andy Fiddaman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).