Warnings in the C++ Front-End and GCC in General
Gerald Pfeifer
pfeifer@dbai.tuwien.ac.at
Mon Sep 7 19:09:00 GMT 1998
On Mon, 7 Sep 1998, Mark Mitchell wrote:
> This patch addresses a long-standing need in GCC: the ability to
> disable individual warnings.
> [...]
> This patch collects the various error messages together in a single
> file, and provides enumeration constants corresponding to each one.
> (Not really very revolutionary, that.) This should make
> internatiationalization of the messages easier, should anyone care to
> do so.
This raised some red warning flag in my head: Wasn't there, just quite
recently, the announcement of a member of the GCC group that their current
snapshot includes first support for i18n?
Doesn't this mean that we'll now have two incompatible solutions?
Gerald
PS: Don't get me wrong, though. Appart from that single concern, I quite
like that patch!
--
Gerald Pfeifer (Jerry) Vienna University of Technology
pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/
More information about the Gcc
mailing list