On 07/19/13 07:43, Ozkan Sezer wrote:
> On Fri, Jul 19, 2013 at 4:16 AM, Kai Tietz wrote:
>> I am not able your patch the next two weeks. If Jacek, Ozkan, or dw
>> confirm, then patch is oj for appkay.
Looks good to me. Ideally, we should move that to libmsvcrt.a like some
other functions, but t
On Fri, Jul 19, 2013 at 4:16 AM, Kai Tietz wrote:
> I am not able your patch the next two weeks. If Jacek, Ozkan, or dw
> confirm, then patch is oj for appkay.
>
> Kai
>
> Am 18.07.2013 10:14 schrieb "Rafaël Carré" :
>>
>> Hello,
>>
>> Le 18/07/2013 21:49, Erik van Pienbroek a écrit :
>> > Hi,
>>
I am not able your patch the next two weeks. If Jacek, Ozkan, or dw
confirm, then patch is oj for appkay.
Kai
Am 18.07.2013 10:14 schrieb "Rafaël Carré" :
> Hello,
>
> Le 18/07/2013 21:49, Erik van Pienbroek a écrit :
> > Hi,
> >
> > We recently received some bug reports that executables compile
Hello,
Le 18/07/2013 21:49, Erik van Pienbroek a écrit :
> Hi,
>
> We recently received some bug reports that executables compiled with
> mingw-w64 couldn't be executed on Windows XP environments. Users
> would get fatal error messages which indicate that the symbol strnlen
> couldn't be found in
Hi,
We recently received some bug reports that executables compiled with
mingw-w64 couldn't be executed on Windows XP environments. Users
would get fatal error messages which indicate that the symbol strnlen
couldn't be found in msvcrt.dll (which is correct for Windows XP).
I've verified this wit