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/32858] printf-capabilities for runtime_error()



------- Comment #6 from tkoenig at gcc dot gnu dot org  2007-07-28 22:04 -------
There are also a few other issues with the incomplete patch.
vsnprintf can be replaced by __builtin_vsnprintf
on systems where it isn't available.  I'll iron that out
when I have the main functionality working.


-- 


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


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