On Sat, 25 Oct 2014, Marek Polacek wrote: > + pp_c_ws_string (cpp, "aka");
That should be _("aka"), as it's an English word, not a C syntax
construct.
OK with that change.
--
Joseph S. Myers
[email protected]
On Sat, 25 Oct 2014, Marek Polacek wrote: > + pp_c_ws_string (cpp, "aka");
That should be _("aka"), as it's an English word, not a C syntax
construct.
OK with that change.
--
Joseph S. Myers
[email protected]