NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/41890 CVS commit: src/sys/sys
The following reply was made to PR standards/41890; it has been noted by GNATS.
From: David Laight <dsl%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/41890 CVS commit: src/sys/sys
Date: Tue, 13 Oct 2009 17:19:01 +0000
Module Name: src
Committed By: dsl
Date: Tue Oct 13 17:19:00 UTC 2009
Modified Files:
src/sys/sys: null.h
Log Message:
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.8 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