public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Tobias Burnus <burnus@net-b.de>
To: FX Coudert <fxcoudert@gmail.com>
Cc: Thomas Koenig <tkoenig@alice-dsl.net>,
	 fortran@gcc.gnu.org,   gcc-patches@gcc.gnu.org
Subject: Re: [patch, libfortran] PR 32858 - printf()-capabilities for 	runtime_error
Date: Mon, 30 Jul 2007 08:58:00 -0000	[thread overview]
Message-ID: <46ADA47A.7070900@net-b.de> (raw)
In-Reply-To: <3CDA8AAE-D8B4-45B4-9691-C628045DA0D0@gmail.com>

FX Coudert wrote:
> I daresay I'm a bit more anxious than Jerry about the portability of
> the system you're introducing, and the functions you're using. Are we
> garanteed that sprintf is available on all platforms?
I don't know but it is used by:
libcpp/macro.c, libcpp/charset.c,
libgcc/config/libbid/bid128_to_string.c, libiberty/strerror.c,
libobjc/archive.c.

Still, it cannot harm to check MinGW ...

Tobias

  reply	other threads:[~2007-07-30  8:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-29 19:15 Thomas Koenig
2007-07-29 20:02 ` Thomas Koenig
2007-07-29 20:08   ` Thomas Koenig
2007-07-29 20:08 ` Jerry DeLisle
2007-07-29 20:37 ` FX Coudert
2007-07-30  8:58   ` Tobias Burnus [this message]
2007-07-30  9:42     ` Bernhard Fischer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46ADA47A.7070900@net-b.de \
    --to=burnus@net-b.de \
    --cc=fortran@gcc.gnu.org \
    --cc=fxcoudert@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=tkoenig@alice-dsl.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).