Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Jun 2001 09:57:10 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Bruce Evans <bde@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   RE: cvs commit: src/sys/i386/conf NOTES
Message-ID:  <XFMail.010606095710.jhb@FreeBSD.org>
In-Reply-To: <200106060658.f566wFr60738@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 06-Jun-01 Bruce Evans wrote:
> bde         2001/06/05 23:58:14 PDT
> 
>   Modified files:
>     sys/i386/conf        NOTES 
>   Log:
>   Fixed missing parentheses in the definition of KTR_COMPILE.  KTR_COMPILE
>   is usually (always?) used in expressions like (KTR_COMPILE & KTR_FOO).
>   Defining it as KTR_INTR|KTR_PROC gave the wrong value in approximately
>   8497 places according to error output for compiling LINT.

Odd.  I could've sworn that I didn't use ()'s in my local compiles.  Guess I
did though.

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010606095710.jhb>