Subject: CVS commit: src/lib/libm/noieee_src
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 07/08/2006 00:28:21
Module Name: src
Committed By: matt
Date: Sat Jul 8 00:28:21 UTC 2006
Modified Files:
src/lib/libm/noieee_src: mathimpl.h
Log Message:
Rather than cast everything around (which upsets gcc4), use a union instead.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/lib/libm/noieee_src/mathimpl.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.