------- Comment #3 from rguenth at gcc dot gnu dot org  2005-11-19 17:25 -------
Subject: Bug 23717

Author: rguenth
Date: Sat Nov 19 17:25:41 2005
New Revision: 107224

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107224
Log:
2005-11-19  Richard Guenther  <[EMAIL PROTECTED]>
        Roger Sayle  <[EMAIL PROTECTED]>

        PR ada/23717
        * misc.c (internal_error_function): Don't use vsprintf to format
        the error message text, instead use pp_format_text and the new
        pretty printer APIs.  This allows handling of %qs, %w, etc.

Modified:
    branches/gcc-4_1-branch/gcc/ada/ChangeLog
    branches/gcc-4_1-branch/gcc/ada/misc.c


-- 


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

Reply via email to