On Fri, 16 Nov 2001, Mark Murray wrote:

> > Mark, Poul-Henning,
> >
> > So, what was the concensus?  Should we fix this in Makefile,
> > or just put this as an UPDATING entry and have users manually
> > remove the old UUCP stuff?
>
> Erm, it _is_ "fixed" in the makefile. If you have a better method, lets hear
> it. :-)

Back out the entire tip commit?  This would also restore all the FreeBSD
changes clobbered by it.  It doesn't even compile cleanly:

/usr/src/usr.bin/tip/aculib/courier.c:312: warning: `cour_write' was declared 
implicitly `extern' and later `static'
/usr/src/usr.bin/tip/aculib/courier.c:306: warning: previous declaration of 
`cour_write'
/usr/src/usr.bin/tip/aculib/courier.c:312: warning: type mismatch with previous 
implicit declaration
/usr/src/usr.bin/tip/aculib/courier.c:306: warning: previous implicit declaration of 
`cour_write'
/usr/src/usr.bin/tip/aculib/courier.c:312: warning: `cour_write' was previously 
implicitly declared to return `int'
/usr/src/usr.bin/tip/aculib/df.c:126: warning: type mismatch with previous implicit 
declaration
/usr/src/usr.bin/tip/aculib/df.c:85: warning: previous implicit declaration of 
`df_disconnect'
/usr/src/usr.bin/tip/aculib/df.c:126: warning: `df_disconnect' was previously 
implicitly declared to return `int'
/usr/src/usr.bin/tip/aculib/hayes.c:148: warning: type mismatch with previous implicit 
declaration
/usr/src/usr.bin/tip/aculib/hayes.c:141: warning: previous implicit declaration of 
`hay_disconnect'
/usr/src/usr.bin/tip/aculib/hayes.c:148: warning: `hay_disconnect' was previously 
implicitly declared to return `int'
/usr/src/usr.bin/tip/aculib/hayes.c:214: warning: `error_rep' was declared implicitly 
`extern' and later `static'
/usr/src/usr.bin/tip/aculib/hayes.c:122: warning: previous declaration of `error_rep'
/usr/src/usr.bin/tip/aculib/hayes.c:214: warning: type mismatch with previous implicit 
declaration
/usr/src/usr.bin/tip/aculib/hayes.c:122: warning: previous implicit declaration of 
`error_rep'
/usr/src/usr.bin/tip/aculib/hayes.c:214: warning: `error_rep' was previously 
implicitly declared to return `int'
/usr/src/usr.bin/tip/aculib/hayes.c:255: warning: type mismatch with previous implicit 
declaration
/usr/src/usr.bin/tip/aculib/hayes.c:156: warning: previous implicit declaration of 
`goodbye'
/usr/src/usr.bin/tip/aculib/hayes.c:255: warning: `goodbye' was previously implicitly 
declared to return `int'
/usr/src/usr.bin/tip/aculib/t3000.c:123: warning: type mismatch with previous implicit 
declaration
/usr/src/usr.bin/tip/aculib/t3000.c:117: warning: previous implicit declaration of 
`t3000_disconnect'
/usr/src/usr.bin/tip/aculib/t3000.c:123: warning: `t3000_disconnect' was previously 
implicitly declared to return `int'
/usr/src/usr.bin/tip/aculib/t3000.c:328: warning: `t3000_write' was declared 
implicitly `extern' and later `static'
/usr/src/usr.bin/tip/aculib/t3000.c:322: warning: previous declaration of `t3000_write'
/usr/src/usr.bin/tip/aculib/ventel.c:143: warning: type mismatch with previous 
implicit declaration
/usr/src/usr.bin/tip/aculib/ventel.c:117: warning: previous implicit declaration of 
`ven_disconnect'
/usr/src/usr.bin/tip/aculib/ventel.c:143: warning: `ven_disconnect' was previously 
implicitly declared to return `int'

Bruce


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

Reply via email to