This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/4342] scanf %lg problem with hex numbers


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2007-07-12 15:14 -------
Subject: Bug 4342

CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2_5-branch
Changes by:	jakub@sourceware.org	2007-07-12 15:13:48

Modified files:
	.              : ChangeLog 
	stdio-common   : tstscanf.c vfscanf.c 

Log message:
	2007-04-27  Ulrich Drepper  <drepper@redhat.com>
	
	[BZ #4342]
	* stdio-common/vfscanf.c (_IO_vfscanf_internal): Allow
	hexa-decimal floats without exponent.
	* stdio-common/tstscanf.c (main): Adjust Test 8 test for success.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.10362.2.75&r2=1.10362.2.76
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/stdio-common/tstscanf.c.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.21&r2=1.21.10.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/stdio-common/vfscanf.c.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.115&r2=1.115.2.1



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4342

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]