Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
02-jasmin-executable.diff | * Use jasmin-sable.jar and cup.jar from their respective packages * Pass arguments using "$@" instead of $*. -- Chris Lamb <chris@chris-lamb.co.uk> Tue, 15 Jul 2008 22:10:37 +0100 diff -urNad jasmin-sable-2.2.4.orig/bin/jasmin jasmin-sable-2.2.4/bin/jasmin |
no | ||||
03-cup-0-11-support.diff | Don't pass (ClassFile, Scanner) to a (Scanner, SymbolFactory) constructor. -- Chris Lamb <lamby@debian.org> Mon, 27 Jul 2009 18:57:32 +0200 diff -urNad /tmp/bp-build/jasmin-sable.orig/src/jasmin/parser.cup /tmp/bp-build/jasmin-sable/src/jasmin/parser.cup |
no | ||||
04-fix-field-support.diff | * Fixes parsing of field definitions (Closes: #538861) -- Chris Lamb <lamby@debian.org> Thu, 30 Jul 2009 15:28:41 +0200 |
no | ||||
05-java9-compatibility.patch | Fixes the build failure with Java 9 | Emmanuel Bourg <ebourg@apache.org> | no |