Hi Rafaël, On 06/26/13 22:53, Rafaël Carré wrote: > based on a patch by Jacek
Thanks for taking care of this! > --- > mingw-w64-crt/def-include/msvcrt-common.def.in | 2 ++ > mingw-w64-crt/lib32/msvcrt.def.in | 1 - > mingw-w64-crt/lib64/msvcrt.def.in | 1 - I don't think we want to move it to msvcrt-common.def.in. The point is that, if plain msvcrt.dll is used, we want our emul code to take care of providing it. If other msvcrXX.dll is used, then we should use it from importlib. Also note that msvcrXX.dll importlibs already contain entries for ___lc_codepage_func. IMO we should just remove it from msvcrt.def.in. Thanks, Jacek ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public