Debian Patches
Status for jclassinfo/0.19.1-10
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01-make-static-lib.diff | #! /bin/sh /usr/share/dpatch/dpatch-run ## 01-make-static-lib.dpatch by <[email protected]> ## ## DP: Link statically libjclass: we don't want to support a shared library ## DP: with dubious utility. @DPATCH@ diff -urNad jclassinfo-0.19.1~/jclass/Makefile.am jclassinfo-0.19.1/jclass/Makefile.am |
no | ||||
02-use-stdin.diff | #! /bin/sh /usr/share/dpatch/dpatch-run ## 02-use-stdin.dpatch by <[email protected]> ## ## DP: Adds some code so that the "-" argument for stdin works. @DPATCH@ diff -urNad jclassinfo-0.19.1~/jclass/Makefile.am jclassinfo-0.19.1/jclass/Makefile.am |
no | ||||
03-fix-malloc.diff | #! /bin/sh /usr/share/dpatch/dpatch-run ## Author: Vincent Fourmond <[email protected]> ## Description: fix memory allocation error ## @DPATCH@ diff -urNad jclassinfo-0.19.1~/jclass/jstring.c jclassinfo-0.19.1/jclass/jstring.c |
no | ||||
04-newer-jvms.diff | Allow jclassinfo to recognize class files written by recent JVM (numbers come from http://en.wikipedia.org/wiki/Java_class_file) =================================================================== |
Vincent Fourmond <[email protected]> | no | |||
05-fix-jstring-memory.diff | Fix a small flaw in the computation of the display string length =================================================================== |
Vincent Fourmond <[email protected]> | no |