zsh-workers
 help / color / mirror / code / Atom feed
From: Andrej Borsenkow <Andrej.Borsenkow@mow.siemens.ru>
To: Bart Schaefer <schaefer@candle.brasslantern.com>,
	ZSH Workers Mailing List <zsh-workers@sunsite.dk>
Subject: Re: termcap bug on Linux
Date: Tue, 29 May 2001 22:06:37 +0400	[thread overview]
Message-ID: <3B13E52D.5050308@mow.siemens.ru> (raw)
In-Reply-To: <1010528222527.ZM7246@candle.brasslantern.com>

Bart Schaefer wrote:

> On May 27,  5:09pm, Andrej Borsenkow wrote:
> } Subject: termcap bug on Linux
> }
> } Mandrake cooker (currently glibc-2.2.3, termcap-11.0.1-4mdk) compiled 
> } with termcap, no ncurses.  tgetflag() returns 0 for both unset and 
> } nonexsiting flags, which means that $termcap[cap] returns "no" for 
> } almost everything except numeric capabilities.
> 
> Does the following patch help?  This duplicates code from echotc() into
> gettermcap() -- so the two should at least now agree with each other,
> which they might not have before, even if they're both wrong.
> 


Yes.


> Does something similar need to go into scantermcap() ?
>


I guess, no. In scantermcap() we know type of each capability.

-andrej 



  parent reply	other threads:[~2001-05-29 19:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-27 13:09 Andrej Borsenkow
2001-05-28 22:25 ` Bart Schaefer
2001-05-29 16:05   ` Bart Schaefer
2001-05-29 18:56     ` Clint Adams
2001-05-30  6:24     ` Andrej Borsenkow
2001-05-30  7:41       ` Bart Schaefer
2001-05-30  8:03         ` Andrej Borsenkow
2001-05-30 14:00       ` Clint Adams
2001-05-30 15:29         ` Bart Schaefer
2001-05-30 19:54           ` PATCH (again) " Bart Schaefer
2001-05-29 18:06   ` Andrej Borsenkow [this message]
2001-05-29 20:12     ` Clint Adams
2001-05-29 18:48   ` Clint Adams

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=3B13E52D.5050308@mow.siemens.ru \
    --to=andrej.borsenkow@mow.siemens.ru \
    --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).