public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: FX Coudert <fxcoudert@gmail.com>
To: Thomas Koenig <tkoenig@alice-dsl.net>
Cc: fortran@gcc.gnu.org,  gcc-patches@gcc.gnu.org
Subject: Re: [patch, libfortran] PR 32858 - printf()-capabilities for 	runtime_error
Date: Sun, 29 Jul 2007 20:37:00 -0000	[thread overview]
Message-ID: <3CDA8AAE-D8B4-45B4-9691-C628045DA0D0@gmail.com> (raw)
In-Reply-To: <1185735235.3535.9.camel@meiner.onlinehome.de>

Hi Thomas,

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? What about the  
use of __builtint_vsprintf, how is it resolved when no vsprintf()  
function is actually present in libc? I don't have time to look fully  
into that patch right now, but if you could just make sure about this  
before committing, I'd appreciate it. I'll try to do a bootstrap on  
mingw32, in any case, to see if that succeeds; I won't be able to  
report results from this bootstrap before monday evening at least.

Sorry for being picky and not so helpful...
FX

  parent reply	other threads:[~2007-07-29 20:08 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 [this message]
2007-07-30  8:58   ` Tobias Burnus
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=3CDA8AAE-D8B4-45B4-9691-C628045DA0D0@gmail.com \
    --to=fxcoudert@gmail.com \
    --cc=fortran@gcc.gnu.org \
    --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).