On 28 March 2007 11:57, Kai Tietz wrote:
> Hello,
>
> I noticed a seg-fault in gengtype on cygwin bootstap. Guilty seem to be,
> that in method "oprintf" the standard c-library call "vsnprintf" is used,
> which is on MSVCRT broken. By a patching it to use vasnprintf it seems to
> work. Did somebo
Hello,
I noticed a seg-fault in gengtype on cygwin bootstap. Guilty seem to be,
that in method "oprintf" the standard c-library call "vsnprintf" is used,
which is on MSVCRT broken. By a patching it to use vasnprintf it seems to
work. Did somebody noticed this problem too ?
Regards,
i.A. Kai T