public inbox for developer@lists.illumos.org (since 2011-08)
 help / color / mirror / Atom feed
From: Andy Fiddaman <illumos@fiddaman.net>
To: developer@lists.illumos.org
Subject: Review - 16583 Want ability to use libtermcap to filter over libcurses(3xcurses)
Date: Sun, 26 May 2024 16:51:12 +0000	[thread overview]
Message-ID: <20240526165112.GA9822@reaper.citrus-it.net> (raw)

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

                 reply	other threads:[~2024-05-26 16:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240526165112.GA9822@reaper.citrus-it.net \
    --to=illumos@fiddaman.net \
    --cc=developer@lists.illumos.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).