NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/41890 CVS commit: [netbsd-5] src/sys/sys
The following reply was made to PR standards/41890; it has been noted by GNATS.
From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/41890 CVS commit: [netbsd-5] src/sys/sys
Date: Sun, 21 Mar 2010 03:45:33 +0000
Module Name: src
Committed By: snj
Date: Sun Mar 21 03:45:33 UTC 2010
Modified Files:
src/sys/sys [netbsd-5]: null.h
Log Message:
Pull up following revision(s) (requested by joerg in ticket #1344):
sys/sys/null.h: revision 1.8
Enclose (void *)0 in an extra set of parenthese to make the result usable
in arbitrary expressions.
Fixes PR/41890, I can't think of any downsides!
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.7.86.1 src/sys/sys/null.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index