Package: flexml / 1.9.6-6
Metadata
Package | Version | Patches format |
---|---|---|
flexml | 1.9.6-6 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
sort parts | (download) |
flexml.pl |
56 28 + 28 - 0 ! |
--- |
privacy_breach | (download) |
FleXML.html |
4 1 + 3 - 0 ! |
--- |
FTBFS pedantic | (download) |
Makefile.defs |
2 1 + 1 - 0 ! |
--- |
no sprintf | (download) |
skel |
4 2 + 2 - 0 ! |
--- |
fix_spurious_semicolon.patch | (download) |
flexml.pl |
2 1 + 1 - 0 ! |
fix spurious semicolon in generated file Sometimes a semicolon is spuriously doubled in the generated C file. For example: LEAVE; STag_surfxml_trace();pushbuffer(surfxml_pcdata_ix); BUFFERSET(surfxml_pcdata_ix);; ENTER(IN_trace); This patch should fix that. |
makefile_enable_parallel.patch | (download) |
Makefile |
2 1 + 1 - 0 ! |
fix ftbfs with gnumakeflags=--shuffle=reverse |