zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@brasslantern.com>
To: Zefram <zefram@fysh.org>, zsh-workers@sunsite.dk
Subject: Re: PATCH: Re: zsh: can't find terminal definition on vt100
Date: Tue, 12 Feb 2002 17:40:59 +0000	[thread overview]
Message-ID: <1020212174100.ZM17598@candle.brasslantern.com> (raw)
In-Reply-To: <20020212171620.GC17816@fysh.org>

On Feb 12,  5:16pm, Zefram wrote:
} Subject: Re: PATCH: Re: zsh: can't find terminal definition on vt100
}
} Bart Schaefer wrote:
} > #ifdef TGETENT_ACCEPTS_NULL
} >+# ifdef TGETENT_ZERO_SUCCESS
} >+# else
} >+# endif
} > #else
} > #endif
} 
} Surely these two conditions are orthogonal

Theoretically, yes; practically, no.  TGETENT_ZERO_SUCCESS only applies
to a slightly twisted interpretation of the X/Open standard, as far as
I know; and that same implementation does accept a NULL buffer, as far
as I know.

} -- your configure tests are orthogonal --

Only because it was easier to write them that way ...

} Or, of course, make it clearer by defining macros for TGETENT_SUCCESS etc.

I would have done that if there'd been more than one place in the code
where they were needed.

Based on previous discussions, there may already be macros for this in
the HP-UX curses package; but I don't know, and don't have access to it.
I haven't committed the patch and it'd be better if somebody who does
have HP-UX 11 does so, or at least posts a revised and known-working
patch.

-- 
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:[~2002-02-12 17:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-05 19:01 rangarao.ragavendran
2002-02-12 16:55 ` PATCH: " Bart Schaefer
2002-02-12 17:16   ` Zefram
2002-02-12 17:40     ` Bart Schaefer [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=1020212174100.ZM17598@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zefram@fysh.org \
    --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).