[Patch] Java: Prepare for %q, %< and %> in diagnostic messages
Ranjit Mathew
rmathew@gmail.com
Tue Oct 5 07:15:00 GMT 2004
> While you're at it, please make the messages be properly translated
> (see ABOUT-GCC-NLS in the source tree).
>
> zw
If I understand you correctly, this would just
mean changing the parameter name from "msg"
to "msgid" so that the message extractors pick
it up correctly, right? In the case in question,
this would mean changing the prototype/definition
of parse_error_context() and parse_warning_context().
(And perhaps issue_warning_error_from_context().)
Or did you have something else in mind?
Thanks,
Ranjit.
--
Ranjit Mathew Email: rmathew AT gmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.tripod.com/
More information about the Java-patches
mailing list