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

Author: rguenth
Date: Sat Nov 19 17:24:33 2005
New Revision: 107223

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107223
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:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/misc.c


-- 


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

Reply via email to