Skip to content
Snippets Groups Projects
Commit daf20b4b authored by Gaius Mulley's avatar Gaius Mulley
Browse files

PR modula2/109102 Wrong quotes in diagnostic


The backtick and single quote should be replaced with %< and %> or
%qs.

gcc/m2/ChangeLog:

	PR modula2/109102
	* gm2-gcc/m2builtins.cc (ASSERT): Change format specifier to
	use %qs rather than quotes.

Signed-off-by: default avatarGaius Mulley <gaiusmod2@gmail.com>
parent c413abed
No related branches found
No related tags found
No related merge requests found
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