2013/5/21 Rafaël Carré <fun...@videolan.org>:
> Le 21/05/2013 15:43, Kai Tietz a écrit :
>> 2013/5/21 Rafaël Carré <fun...@videolan.org>:
>>> ---
>>>  mingw-w64-libraries/winstorecompat/Makefile.am    |  1 +
>>>  mingw-w64-libraries/winstorecompat/Makefile.in    | 10 ++++-
>>>  mingw-w64-libraries/winstorecompat/src/_wassert.c | 50 
>>> +++++++++++++++++++++++
>>>  3 files changed, 59 insertions(+), 2 deletions(-)
>>>  create mode 100644 mingw-w64-libraries/winstorecompat/src/_wassert.c
>
>
>> Patch is ok, thanks. Please apply.
>
> Committed as r5869
>
>> Thanks,
>> Kai
>>
>> PS: I would suggest to add here _assert function, too.
>
> It makes sense but most ANSI functions are forbidden we build with
> UNICODE, so assert() resolves to a call to _wassert()

Ok, I just said this because a use of _assert would otherwise produce
a double-defined symbol warning for _wassert.  (one time from compat
lib and one time from mingwex).  But well, maybe not that bad ...

Kai

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to