zsh-workers
 help / color / mirror / code / Atom feed
From: "F. G. Marx" <fmarx@crosswinds.net>
To: "Bart Schaefer" <schaefer@candle.brasslantern.com>
Cc: Peter Stephenson <pws@csr.com>,
	zsh-workers@sunsite.dk (Zsh hackers list)
Subject: Re: Termcap saga
Date: Wed, 2 May 2001 01:22:37 -0400	[thread overview]
Message-ID: <15087.39325.225082.482398@starf.org> (raw)
In-Reply-To: <1010501150227.ZM6942@candle.brasslantern.com>


I made clean, Util/preconfig'ed, and configure'd --with-curses-terminfo,
and -ltermcap, which had been being included along with -l(n)curses for a
while (linux), was dropped from the link line.

Test ./C02cond.ztst failed: bad status 1, expected 0 from:
  [[ -r zerolength && ! -r unmodish ]]

was the only fail.

Bart Schaefer writes:
 > On May 1,  1:58pm, Peter Stephenson wrote:
 > }
 > } What's supposed to happen after the last set of changes?
 > 
 > The trouble is that configure's -lcurses vs. -ltermcap decision is based
 > on linking to tgetent, but term{cap,info}.c's decision of which headers
 > to included is based only on whether those headers are present.  So it
 > includes headers it doesn't need, and (for the same reason that Andrej
 > was having trouble with the stat module -- the Cygwin folks are getting
 > overzealous with `const') it ends up declaring global variables it won't
 > need.
 > 
 > Since nobody has howled about 14177 changing the configure messages, I'll
 > commit it and then look at moving the checks for curses.h and term.h into
 > the section for --with-curses-terminfo so they'll be checked for only if
 > they're going to be needed.
 > 
 > -- 
 > Bart Schaefer                                 Brass Lantern Enterprises
 > http://www.well.com/user/barts              http://www.brasslantern.com
 > 
 > Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   
 > 


  reply	other threads:[~2001-05-02  5:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-01  9:56 Peter Stephenson
2001-05-01 12:58 ` Peter Stephenson
2001-05-01 15:02   ` Bart Schaefer
2001-05-02  5:22     ` F. G. Marx [this message]
2001-05-02  7:52       ` Bart Schaefer
2001-05-02  5:31     ` _use_lo is still being refered to F. G. Marx
2001-05-02  7:57       ` Bart Schaefer
2001-05-02 15:55         ` F. G. Marx
2001-05-02 16:51           ` Bart Schaefer
2001-05-01 17:24 ` Termcap saga Andrej Borsenkow
2001-05-01 18:19   ` Andrej Borsenkow
2001-05-02  9:38     ` Peter Stephenson
2001-05-02 15:55       ` PATCH: " Bart Schaefer
2001-05-02 16:09         ` Peter Stephenson

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=15087.39325.225082.482398@starf.org \
    --to=fmarx@crosswinds.net \
    --cc=pws@csr.com \
    --cc=schaefer@candle.brasslantern.com \
    --cc=zsh-workers@sunsite.dk \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).