dlls/msvcrt/locale.c:544: warning: unsigned int format, LCID arg (arg 5)

Gerald Pfeifer pfeifer at dbai.tuwien.ac.at
Wed Feb 12 07:49:45 CST 2003


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 at 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
-- 
Gerald "Jerry"   pfeifer at dbai.tuwien.ac.at   http://www.pfeifer.com/gerald/



More information about the wine-devel mailing list