This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/32977] [4.3 regression] All gfortran tests fail on Tru64 UNIX V4.0F: vsnprintf missing



------- Comment #3 from tkoenig at gcc dot gnu dot org  2007-08-03 21:09 -------
Created an attachment (id=14018)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14018&action=view)
patch

This should fix it, and also provide at least some safeguards
against buffer overrun in case we ever produce an error
message that's too long.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32977


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]