Summary: | poxml: Please consider not shipping a copy of antlr | ||
---|---|---|---|
Product: | [Translations] i18n | Reporter: | Eckhart Wörner <ewoerner> |
Component: | general | Assignee: | Albert Astals Cid <aacid> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | Keywords: | junior-jobs |
Priority: | NOR | ||
Version: | 4.4 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Eckhart Wörner
2010-03-14 15:42:43 UTC
doesn't build against current antlr (at least on ubuntu), patches welcome. SVN commit 1105321 by pino: look for antlr2 and compile po2xml and swappo only if found, generating the gettext grammar with antlr the current antlr2 copy is no more used now BUG: 230722 M +28 -12 CMakeLists.txt WebSVN link: http://websvn.kde.org/?view=rev&revision=1105321 SVN commit 1105322 by pino: remove old manually generated gettext grammar and old antlr copy CCBUG: 230722 D GettextLexer.cpp D GettextLexer.hpp D GettextParser.cpp D GettextParser.hpp D GettextParserTokenTypes.hpp D GettextParserTokenTypes.txt D antlr (directory) WebSVN link: http://websvn.kde.org/?view=rev&revision=1105322 |