On Wed, Jun 19, 2002 at 11:21:35PM -0700, Sean Chittenden wrote: > -#if defined(__FreeBSD_cc_version) && \ > + #if defined(__FreeBSD_cc_version) && (__FreeBSD_cc_version < 500003) && \ > (__FreeBSD_cc_version < 400002 || __FreeBSD_cc_version > 400003) > #define CFRONT_STYLE_THIS_ADJUST
Please add a comment why you chose these __FreeBSD_cc_version values. What is special about 500003? 500003 is 5.0-CURRENT after buf/bio changes, *years* ago. Perhaps you wanted another value from http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/freebsd-versions.html To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message