Warnings in the C++ Front-End and GCC in General
Mark Mitchell
mark@markmitchell.com
Mon Sep 7 14:39:00 GMT 1998
>>>>> "Gerald" == Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> writes:
Gerald> This raised some red warning flag in my head: Wasn't
Gerald> there, just quite recently, the announcement of a member
Gerald> of the GCC group that their current snapshot includes
Gerald> first support for i18n?
I don't know.
Gerald> Doesn't this mean that we'll now have two incompatible
Gerald> solutions?
Only very slightly. It should be easy for whoever has done that work
to transfer it over to the new scheme. If I recall correctly, one of
the standard packages uses something like __X() around strings to mark
them for a message catalogue; this could easily be done (with `sed')
in the new header file.
--
Mark Mitchell mark@markmitchell.com
Mark Mitchell Consulting http://www.markmitchell.com
More information about the Gcc
mailing list