GNU C Library master sources branch, master, updated. glibc-2.15-673-g60c8fca
rsa@sourceware.org
rsa@sourceware.org
Fri Apr 27 17:42:00 GMT 2012
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".
The branch, master has been updated
via 60c8fca7abfd470d2a65051bbe23a9a8749bb3fc (commit)
from a462cb63326595eb018e26ea415f8ddc1ed50730 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=60c8fca7abfd470d2a65051bbe23a9a8749bb3fc
commit 60c8fca7abfd470d2a65051bbe23a9a8749bb3fc
Author: Ryan S. Arnold <rsa@linux.vnet.ibm.com>
Date: Fri Apr 27 12:36:46 2012 -0500
Remove spurious '.' in math/libm-test.inc comment.
diff --git a/math/libm-test.inc b/math/libm-test.inc
index d11cd1f..1b5d1c7 100644
--- a/math/libm-test.inc
+++ b/math/libm-test.inc
@@ -5127,7 +5127,7 @@ logb_test_downward (void)
eliminates the use of fsub in this instance and prevents the negative
signed 0.0. */
- /* BZ #887 .*/
+ /* BZ #887 */
TEST_f_f (logb, 1.000e+0, plus_zero);
}
-----------------------------------------------------------------------
Summary of changes:
math/libm-test.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
GNU C Library master sources
More information about the Glibc-cvs
mailing list