On 2010-05-16 23:47, Doug Semler wrote:
> On Sun, May 16, 2010 at 4:52 PM, Wolfgang Glas wrote:
>> On 2010-05-16 22:43, Ozkan Sezer wrote:
>>> On Sun, May 16, 2010 at 11:03 PM, Wolfgang Glas
>>> wrote:
>>
>> [snip]
>>
>>> For the next builds, I will include this, thanks.
>>> BTW, same effect can
Posted. sprintf now strcpy for the calls...
--
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-p
On Sun, May 16, 2010 at 4:52 PM, Wolfgang Glas wrote:
> On 2010-05-16 22:43, Ozkan Sezer wrote:
>> On Sun, May 16, 2010 at 11:03 PM, Wolfgang Glas
>> wrote:
>
> [snip]
>
>> For the next builds, I will include this, thanks.
>> BTW, same effect can also be accomplished by
>> adding a format string
On 2010-05-16 22:43, Ozkan Sezer wrote:
> On Sun, May 16, 2010 at 11:03 PM, Wolfgang Glas wrote:
[snip]
> For the next builds, I will include this, thanks.
> BTW, same effect can also be accomplished by
> adding a format string to the sprintf call, too.
Yes, 'sprintf(dest,"%s",src)' is equal to
On Sun, May 16, 2010 at 11:03 PM, Wolfgang Glas wrote:
> Hello Ozkan,
>
> Many thanks for your efforts, the 2010-05-15 seems to works for me ;-)
>
> However, I nedd the attacched patch to compile your current binutils version.
> This patch fixes three occurrences of sprintf, which is obviously u
Hello Ozkan,
Many thanks for your efforts, the 2010-05-15 seems to works for me ;-)
However, I nedd the attacched patch to compile your current binutils version.
This patch fixes three occurrences of sprintf, which is obviously used instead
of strcpy. (Causes gcc errors like 'format argument