Package: probalign / 1.4-5

Metadata

Package Version Patches format
probalign 1.4-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
gcc_fixes.patch | (download)

Main.cc | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 patches to compile with gcc-4.4 

fix gcc 4.6.patch | (download)

SafeVector.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add missing include that is required since gcc-4.6


hardening.patch | (download)

Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 propagate hardening options


mayhem.patch | (download)

Main.cc | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 this patch is a bit non-c++-ish but i'm not a c++
 programmer and considered this at least a solution and code that
 ignores getopt does not deserve more care. :-(