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

Alexandre Julliard julliard at winehq.org
Tue Jan 6 15:36:10 CST 2004


ChangeSet ID:	10581
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/01/06 15:36:10

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

Log message:
	Peter Berg Larsen <pebl at math.ku.dk>
	%[a-z] and %[z-a] are interpreted as equivalent to %[abcde...z].
	Added some scanf tests.

Patch: http://cvs.winehq.com/patch.py?id=10581

Old revision  New revision  Changes     Path
 1.11          1.12          +14 -1      wine/dlls/msvcrt/tests/scanf.c
 1.13          1.14          +9 -5       wine/dlls/msvcrt/scanf.h




More information about the wine-cvs mailing list