Patch suitable for 4.3?

FX fxcoudert@gmail.com
Fri Feb 1 14:27:00 GMT 2008


Hi all,

PR34729 is about runtime error messages emitted by the front-end and
encoded in the executable (like "Allocating an already allocated
array"). When compiled with a non-english locale, these strings are
trimmed to their english length, due to a bug I introduced when I
added localization in the front-end (quite some time ago). I have made
a patch (attached to the PR), which is basically a one-liner. I wonder
if you think it would be suitable for 4.3 or not: it's a simple patch,
but it's not a regression and it's been here for some time without
people reporting it. I have no strong opinion myself.

Thanks for your advice,
FX

-- 
FX Coudert
http://www.homepages.ucl.ac.uk/~uccafco/



More information about the Gcc-patches mailing list