PATCH: Don't unconditionally use snprintf() in libgfortran (PR libfortran/32345)

Janne Blomqvist blomqvist.janne@gmail.com
Thu Jun 14 17:59:00 GMT 2007


Rainer Orth wrote:
> As described in the PR, all gfortran execute tests fail since libgfortran
> uses snprintf() unconditionally in one place, but the platform libc lacks
> it.  The following patch fixes it: a libgfortran rebuild and retest are in
> progress, but the first execute tests pass as expected.
> 
> Ok for mainline if it passes?  I think this almost qualifies as obvious.

Ok. Thanks for the patch.




-- 
Janne Blomqvist



More information about the Fortran mailing list