Hi,
the following patch to dlls/msvcrt/locale.c
revision 1.15 date: 2003/02/11 22:11:17; author: julliard; state: Exp; lines: +15 -0 Marcus Meissner marcus@jet.franken.de Implemented __crtLCMapStringA.
causes the following warning on FreeBSD 4.7 using GCC 2.95.4:
locale.c: In function `__crtLCMapStringA': locale.c:544: warning: unsigned int format, LCID arg (arg 5)
Would you mind having a look?
Thanks, Gerald