GNU gettext - Bugs: bug #29992, Feature request: support for ...
You are not allowed to post comments on this tracker with your current authentication level.
bug #29992: Feature request: support for Groovy (regexes and here-documents)
Submitter: | Jon Cox <a_generic_person> | ||
Submitted: | Sun 30 May 2010 02:19:36 AM UTC | ||
Category: | Other | Severity: | 3 - Normal |
Item Group: | None | Status: | None |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2016-11-27 | haible | Category | None | ![]() |
Other |
Groovy has become a major programming language,
but it is currently unsupported by xgettext.
The biggest problems with using the Java parser
for Groovy code is that xgettext gets confused
when it encounters regexes and here documents.