public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/32858]  New: printf-capabilities for runtime_error()
@ 2007-07-22 21:04 tkoenig at gcc dot gnu dot org
  2007-07-24 19:06 ` [Bug libfortran/32858] " jb at gcc dot gnu dot org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2007-07-22 21:04 UTC (permalink / raw)
  To: gcc-bugs

It would be better if runtime_error() included printf-like capabilites,
for better error reporting.

The way forward is to make it a variadic function, which passes its
arguments to st_printf().  This, in turn, should be based on the
library printf() - family of functions because it offers more
capabilities (such as %ld).


-- 
           Summary: printf-capabilities for runtime_error()
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tkoenig at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2007-07-30  9:30 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-22 21:04 [Bug libfortran/32858] New: printf-capabilities for runtime_error() tkoenig at gcc dot gnu dot org
2007-07-24 19:06 ` [Bug libfortran/32858] " jb at gcc dot gnu dot org
2007-07-25  5:47 ` tkoenig at gcc dot gnu dot org
2007-07-25  8:46 ` jb at gcc dot gnu dot org
2007-07-25 11:39 ` burnus at gcc dot gnu dot org
2007-07-28 22:00 ` tkoenig at gcc dot gnu dot org
2007-07-28 22:04 ` tkoenig at gcc dot gnu dot org
2007-07-29  8:39 ` tkoenig at gcc dot gnu dot org
2007-07-29 15:58 ` jb at gcc dot gnu dot org
2007-07-29 16:33 ` tkoenig at gcc dot gnu dot org
2007-07-29 18:55 ` patchapp at dberlin dot org
2007-07-29 20:02 ` tkoenig at gcc dot gnu dot org
2007-07-30  6:12 ` tkoenig at gcc dot gnu dot org
2007-07-30  9:30 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).