zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <clint@zsh.org>
To: Bart Schaefer <schaefer@candle.brasslantern.com>
Cc: zsh-workers@sunsite.dk
Subject: Re: PATCH: avoid unnecessary curses.h include
Date: Thu, 26 Apr 2001 17:12:17 -0400	[thread overview]
Message-ID: <20010426171217.A22187@dman.com> (raw)
In-Reply-To: <1010426155831.ZM13586@candle.brasslantern.com>; from schaefer@candle.brasslantern.com on Thu, Apr 26, 2001 at 03:58:30PM +0000

> Hrm.  If term.h does not need curses.h, but curses.h defines `boolcodes'
> et al., then after this change configure will #undef HAVE_BOOLCODES etc.
> even though they could be #defined if curses.h were included.
> 
> Maybe that situation never arises ...

Well, no, if curses.h defines boolcodes, then configure will wrongly assume
that term.h defines boolcodes and term.h requires curses.h.


      reply	other threads:[~2001-04-26 21:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-26 15:43 Clint Adams
2001-04-26 15:58 ` Bart Schaefer
2001-04-26 21:12   ` Clint Adams [this message]

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=20010426171217.A22187@dman.com \
    --to=clint@zsh.org \
    --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).