------- 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