wine/dlls/msvcrt tests/scanf.c scanf.h

Alexandre Julliard julliard at winehq.org
Fri Jan 28 05:27:26 CST 2005


ChangeSet ID:	15734
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/28 05:27:26

Modified files:
	dlls/msvcrt/tests: scanf.c 
	dlls/msvcrt    : scanf.h 

Log message:
	Francois Gouget <fgouget at codeweavers.com>
	Fix handling of EOF for the '%c' and '%C' cases in scanf().
	Add conformance tests to verify the behavior of '%c'.
	Improve some of the test's error messages.

Patch: http://cvs.winehq.org/patch.py?id=15734

Old revision  New revision  Changes     Path
 1.15          1.16          +24 -2      wine/dlls/msvcrt/tests/scanf.c
 1.18          1.19          +18 -14     wine/dlls/msvcrt/scanf.h




More information about the wine-cvs mailing list