This is the mail archive of the
libstdc++-cvs@sourceware.cygnus.com
mailing list for the libstdc++ project.
libstdc++/ /ChangeLog its/std_cmath.h estsuite ...
- To: libstdc++-cvs at sourceware dot cygnus dot com
- Subject: libstdc++/ /ChangeLog its/std_cmath.h estsuite ...
- From: bkoz at sourceware dot cygnus dot com
- Date: 9 Mar 2000 23:48:54 -0000
CVSROOT: /cvs/libstdc++
Module name: libstdc++
Changes by: bkoz@sourceware.cygnus.com 00/03/09 15:48:54
Modified files:
. : ChangeLog
bits : std_cmath.h
testsuite/26_numerics: c_math.cc
Log message:
2000-03-09 scott snyder <snyder@fnal.gov>
* bits/std_cmath.h (modf): Fix pointer overrun.
* testsuite/26_numerics/c_math.cc (test04, main): Add a regression
test for the problem.
Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/ChangeLog.diff?cvsroot=libstdc++&r1=1.456&r2=1.457
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/bits/std_cmath.h.diff?cvsroot=libstdc++&r1=1.16&r2=1.17
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/testsuite/26_numerics/c_math.cc.diff?cvsroot=libstdc++&r1=1.4&r2=1.5