In message <[EMAIL PROTECTED]>, [EMAIL PROTECTED] writes : >Would this be an ok fix? I'm worried about the YY_PROTO() messing >things up anyone know what the point of doing it this way is? Compatability with pre-ANSI 'C' compilers, just like __P from /usr/include/sys/cdefs.h. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- fixing flex definitions? Alfred Perlstein
- RE: fixing flex definitions? John Baldwin
- Re: fixing flex definitions? David O'Brien
- Drew Eckhardt