On Thu, 2002-06-20 at 13:25, David O'Brien wrote:
> 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

Fear not.  I'm modifying the patch.  Proper documentation will be
included.

Joe

> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc

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

Reply via email to