Subject: CVS commit: src/regress/lib/libc/stdio/scanf
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 06/02/2003 01:45:02
Module Name:	src
Committed By:	simonb
Date:		Mon Jun  2 01:45:02 UTC 2003

Modified Files:
	src/regress/lib/libc/stdio/scanf: scanf.c

Log Message:
Using "%x" on negative hex numbers has the same problem as "%i" mentioned
in lib/21691.  Add a test for that too.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/regress/lib/libc/stdio/scanf/scanf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.