Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 05/06/2001 17:04:58
Module Name: syssrc
Committed By: kleink
Date: Sun May 6 14:04:58 UTC 2001
Modified Files:
syssrc/sys/sys: cdefs.h
Log Message:
Add a __static_cast() macro to help standard headers when used in C++
compile environments using G++'s -Wold-style-cast warning;
suggested by Dave Sainty in PR lib/11766.
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 syssrc/sys/sys/cdefs.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.