On 24.11.2017 20:45, Martin Storsjö wrote:
> On Fri, 24 Nov 2017, Jacek Caban wrote:
>
>>
>> It's properly forwarded by crt import libs.
>>
>> Signed-off-by: Jacek Caban <ja...@codeweavers.com>
>> ---
>> mingw-w64-crt/Makefile.am       |  2 +-
>> mingw-w64-crt/stdio/vsnprintf.c | 13 -------------
>> 2 files changed, 1 insertion(+), 14 deletions(-)
>> delete mode 100644 mingw-w64-crt/stdio/vsnprintf.c
>
> I'm not quite sure I follow - when the headers direct snprintf and
> vsnprintf into calls to __ms_vsnprintf, how are they resolved without
> this? No def files or anything in the libmsvcr*.a provide
> __ms_vsnprintf in any form that I can see? 

Oh, I messed things here. I think we should be able to get rid of this
__ms prefix, but this patch is definitely wrong. Please ignore that for now.

Thanks,
Jacek

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to