msvcrt: make WEOF returned from swscanf signed

Daniel Lehman dlehman at esri.com
Wed Jan 4 18:12:51 CST 2012


> === WNT4WSSP6 (32 bit scanf) ===
> scanf.c:257: Test failed: sscanf returns 0 instead of ffff

Apparently, msvcrt.dll returns 0 but msvcr90.dll returns -1 for the same arguments.  

I'll fix and resubmit later (and I'll fix the 'sscanf' to 'swscanf')




More information about the wine-devel mailing list