Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: terminfo configuration redux



Bart Schaefer wrote:
> On Feb 25, 11:24am, Peter Stephenson wrote:
> }
> } Here is another patch for terminfo configuration.  It's very much
> } like the original patch with a couple of things fixed.
> 
> Works fine for me; changed the configuration not a whit.  However,
> I used "configure --with-curses-terminfo" ... should I also try
> without that, or should it not matter?  (Sorry for not just checking
> the source for the answer to that, but I have to run right now.)

It should matter less than it used to.  It now respects the search
order, but looks for curses anyway.  The potential problem is that
it will find symbols in both libraries and get into difficulties
linking with both.

I'm not sure how much we actually need to prefer the termcap library,
anyway.  On most systems now this is just a kludged-up subset of
curses where it exists at all.  However, I don't really know why
the choice was necessary in the first place --- maybe it was just
caution.

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK                          Tel: +44 (0)1223 692070


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************



Messages sorted by: Reverse Date, Date, Thread, Author