Package: antlr3 / 3.5.3-3
Metadata
| Package | Version | Patches format |
|---|---|---|
| antlr3 | 3.5.3-3 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 01 ignore antlr plugin.patch | (download) |
tool/pom.xml |
3 2 + 1 - 0 ! |
disable the antlr plugin for the tool module only. the generated source files are already in debian/generated-sources |
| 02 increase default conversion timeout.patch | (download) |
tool/src/main/java/org/antlr/analysis/DFA.java |
2 1 + 1 - 0 ! |
increase the default conversion timeout to avoid build failures when complex grammars are processed on slow architectures. |
| 03 fix c template.patch | (download) |
tool/src/main/resources/org/antlr/codegen/templates/C/C.stg |
7 6 + 1 - 0 ! |
fix various issues with the c template (backports of patchs proposed upstream) |
| 04 backward compatibility.patch | (download) |
runtime/Java/src/main/java/org/antlr/runtime/Token.java |
1 1 + 0 - 0 ! |
keep the token.eof_token field to preserve the backward compatibility |
| 05 reproducible parsers.patch | (download) |
tool/src/main/antlr3/org/antlr/grammar/v3/DefineGrammarItemsWalker.g |
9 5 + 4 - 0 ! |
replace the hashsets with linkedhashsets to make the generated parsers reproducible |
