---- Forwarded message from [EMAIL PROTECTED] -----

Date: Wed, 24 May 2000 06:26:47 -0400
To: [EMAIL PROTECTED]
From: [EMAIL PROTECTED]
Subject: http://x75.deja.com/=dnc/[ST_rn=ps,ST_m=ps]/getdoc.xp?AN=626356488&CON
Cc: [EMAIL PROTECTED]

My fix was to remove trace() from the non-debug library (I didn't want to
rename the entrypoint - that's a bigger impact).  It's also a bigger source
change, since I modified the configure script to do this (since I removed
the other trace functions that support it).
 
>   Re: cvs commit: src/contrib/ncurses/include curses.h.in
>   src/contrib/ncurses/ncurses/trace lib_trace.c
>   Author:   "Andrey A. Chernov" <[EMAIL PROTECTED]>
>   Date:     2000/05/24
>   Forum:    mailing.freebsd.cvs
>   
>   more headers author posting history
>   Post Reply  ž  Prev  ž  Next
>   _________________________________________________________________
>   
>On Tue, May 23, 2000 at 07:03:15PM +0200, Martin Cracauer wrote:
>> In <[EMAIL PROTECTED]>, Andrey A. Chernov wrote:
>> > On Tue, May 23, 2000 at 08:30:34AM -0700, Andrey A. Chernov wrote:
>> > > Currently it breaks building number of ports including bash2 (those ones
>> > > which have trace() function). Basically most of them needs libtermcap onl
>y
>> > > which must not have any trace() function.
>> >
>> > Previously it breaks system's /bin/sh so sh's trace() was wrongly renamed t
>o
>> > sh_trace() instead of fixing ncurses.
>>
>> This was done because /bin/sh should still compile on other systems
>> (where a ncurses lib may still define trace()).
>
>Ncurses author just report that he fix this bug about a months ago, it means
>that for other systems too. I wait Peter's answer do he plan to commit
>official fix, or I can do.
>
>--
>Andrey A. Chernov
><[EMAIL PROTECTED]>
>http://nagual.pp.ru/~ache/
>
>
>To Unsubscribe: send mail to [EMAIL PROTECTED]
>with "unsubscribe cvs-all" in the body of the message

----- End forwarded message -----

-- 
Andrey A. Chernov
<[EMAIL PROTECTED]>
http://nagual.pp.ru/~ache/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to