Le 27/06/2013 15:14, Jacek Caban a écrit :
> 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.

Sorry, I hadn't noticed it in msvcrXX.def.

However ___lc_codepage_func seems to be also present in msvcrt.dll so
why do we need emul?

Apparently the emulation crashes on x64 but I couldn't debug it :/

> 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

Reply via email to