Bootstrap broken on i386-pc-mingw32

Zack Weinberg zackw@panix.com
Thu Mar 29 14:47:00 GMT 2007


On 3/29/07, François-Xavier Coudert <fxcoudert@gmail.com> wrote:
> Works OK on the cross. So, it's probably a host problem in gengtype.
> It appears to exist on HPUX as well, as Steve noted.

Yeah, it appears I was overly optimistic in hoping vsnprintf() would
do what C99 says it does.  I do not have access to any system that
shows the problem, but I've attached a patch that should fix it (it
just reverts the oprintf() changes, which were not really necessary, I
was just trying to be more efficient).

zw
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-gengtype-oprintf.diff
Type: text/x-patch
Size: 1943 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20070329/86118611/attachment.bin>


More information about the Gcc mailing list