Hi $(D*K(Bubom$(D+?(Br, $(D*K(Bubom$(D+?(Br Rem$(D+!(Bk <[email protected]> writes:
> Yes, those 7 and two more: > > 3589fe613e920c3f1455cce8739b09be6ac7822f (Wed Apr 11 02:02:25 2012 > +0200) > d617e9240cf76c9b4c629ebde0dfab96d7b9eee9 (Tue May 29 19:52:18 2012 > +0200) I've squashed those commits into one, and pushed to maint branch (which will be merged to master soon). http://git.savannah.gnu.org/cgit/gettext.git/commit/?h=maint&id=e43c5e2d3ccd5280722655cdb0c85579916e02f1 Since I modified the code a bit, it would be great if you could check the changes. I did: * reformat comments according to GNU Coding Standards[1] * mention Lua in xgettext --help * list lua files in FILES * adjust coding style of copied code to other extractors * add '\ddd' string to test (maybe good to support '\xXX' in Lua 5.2, btw) * untabify By the way, is this the right gettext extension needed at run time? https://github.com/LubomirR/luagettext If so, it might be good to mention it somewhere in docs. Regards, Footnotes: [1] https://www.gnu.org/prep/standards/standards.html#Comments -- Daiki Ueno
