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

PR modula2/114836 Avoid concatenation of error strings to aid error locale translation


This patch avoids a concatenation of error strings making locale
translation of the error message easier.

gcc/m2/ChangeLog:

	PR modula2/114836
	* gm2-compiler/M2Range.mod (FoldTypeAssign): Avoid error
	string concatenation.

Signed-off-by: default avatarGaius Mulley <gaiusmod2@gmail.com>
parent c96c2a30
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