Skip to content
Snippets Groups Projects
Commit 452b5b1e authored by Richard Guenther's avatar Richard Guenther Committed by Richard Biener
Browse files

re PR ada/23717 ([Ada] Wrong ICE diagnostic formatting)


2005-11-19  Richard Guenther  <rguenther@suse.de>
	Roger Sayle  <roger@eyesopen.com>

        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.

Co-Authored-By: default avatarRoger Sayle <roger@eyesopen.com>

From-SVN: r107223
parent 756191b7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment