GNU C Library master sources branch, master, updated. glibc-2.14-412-gfb24de5

drepper@sourceware.org drepper@sourceware.org
Sun Oct 23 00:10:00 GMT 2011


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  fb24de59320d18f32adf9eba10b41e55e8331809 (commit)
      from  0d355eb7c71aa4419bda507ec82d9cf8ec14a218 (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=fb24de59320d18f32adf9eba10b41e55e8331809

commit fb24de59320d18f32adf9eba10b41e55e8331809
Author: Ulrich Drepper <drepper@gmail.com>
Date:   Sat Oct 22 20:09:58 2011 -0400

    Fix typo in last change

diff --git a/sysdeps/x86_64/fpu/libm-test-ulps b/sysdeps/x86_64/fpu/libm-test-ulps
index def9eb3..aafdac7 100644
--- a/sysdeps/x86_64/fpu/libm-test-ulps
+++ b/sysdeps/x86_64/fpu/libm-test-ulps
@@ -812,7 +812,7 @@ Test "sincos (pi/6, &sin_res, &cos_res) puts 0.866025403784438646763723170752936
 float: 1
 ifloat: 1
 
-Test "sinh (0x8p-32) == 1.86264514923095703232705808926175479e-9L":
+Test "sinh (0x8p-32) == 1.86264514923095703232705808926175479e-9":
 ldouble: 1
 ildouble: 1
 

-----------------------------------------------------------------------

Summary of changes:
 sysdeps/x86_64/fpu/libm-test-ulps |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources



More information about the Glibc-cvs mailing list