[gfortran] Reworking some error messags for better internationalisation

FX Coudert fxcoudert@gmail.com
Sun Oct 23 20:05:00 GMT 2005


Attached patch reworks some error messages of the Fortran front-end so 
that they're not built up from pieces, but can be presented as a single 
sentence to the translater. With this patch, there will be only one 
remaining place where message are built from pieces (for future 
reference, this is the whynot variable in resolve_symbol(), in resolve.c).

The main part of this patch was regtested on i686-linux, I'm regtesting 
it in full. If this comes clean, I'll commit under the "obvious" rule in 
a few hours, unless someone spots a problem.

FX
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: i18n.ChangeLog
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20051023/6a547793/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: i18n.diff
Type: text/x-patch
Size: 21986 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20051023/6a547793/attachment.bin>


More information about the Fortran mailing list