This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC]ARI fixes: Add missing internationalization markups throughout yacc files


>   I personally don't see any use in listing the
> yacc rules or C function in which these changes are made,
> but wanted to know if someone thinks this could be
> useful.

I think the GNU Coding Standards cover this situation, and explicitly
allow us to write something global rather than detailing every single
change.  So your ChangeLog is OK (the first entry being written "Ditto"
is a little strange at first, but any normal reader should get the
idea).

> 2011-03-18  Pierre Muller  <muller@ics.u-strasbg.fr>
> 
> 	ARI fixes: Add missing internationalization markups throughout
> 	yacc files.
> 	* c-exp.y: Ditto.
> 	* cp-name-parser.y: Ditto.
> 	* f-exp.y: Ditto.
> 	* m2-exp.y: Ditto.
> 	* objc-exp.y: Ditto.
> 	* p-exp.y: Ditto.

Thanks for doing that...
-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]