Loading debian/patches/build-with-gcc-6.patch +1 −0 Original line number Diff line number Diff line Author: Sascha Steinbiss <satta@tetrinetsucht.de> Last-Update: Sat, 30 Apr 2016 17:48:14 +0100 Bug-Debian: https://bugs.debian.org/812011 Forwarded-Upstream: https://github.com/KorfLab/SNAP/issues/3 Description: changing the (likely buggy) behaviour of the zoeHSPCmpQuery and zoeHSPCmpSbjct functions to do the correct comparisons. This fixes: error: self-comparison always evaluates to false [-Werror=tautological-compare] Loading debian/patches/fix_missing_braces_in_if_statements.patch +1 −0 Original line number Diff line number Diff line Author: Andreas Tille <tille@debian.org> Last-Update: Wed, 24 Aug 2016 10:43:36 +0200 Bug-Debian: https://bugs.debian.org/835283 Forwarded-Upstream: https://github.com/KorfLab/SNAP/issues/3 Description: add missing braces --- a/exonpairs.c Loading debian/patches/gcc-8.patch +1 −0 Original line number Diff line number Diff line Description: Enlarge too short target string for sprintf Bug-Debian: https://bugs.debian.org/897864 Forwarded-Upstream: https://github.com/KorfLab/SNAP/issues/3 Author: Andreas Tille <tille@debian.org> Last-Update: Mon, 07 May 2018 23:38:54 +0200 Loading debian/patches/hardening.patch +1 −0 Original line number Diff line number Diff line Author: Andreas Tille <tille@debian.org> LastChanged: Fri, 25 Oct 2013 16:39:26 +0200 Forwarded-Upstream: https://github.com/KorfLab/SNAP/issues/3 Description: Propagate Hardening options --- a/Makefile Loading debian/patches/replace_itoa_with_broken_indentation.patch +1 −0 Original line number Diff line number Diff line Author: Andreas Tille <tille@debian.org> Last-Update: Wed, 24 Aug 2016 10:43:36 +0200 Forwarded-Upstream: https://github.com/KorfLab/SNAP/issues/3 Description: itoa implementation had broken indentation - use sprintf instead Loading Loading
debian/patches/build-with-gcc-6.patch +1 −0 Original line number Diff line number Diff line Author: Sascha Steinbiss <satta@tetrinetsucht.de> Last-Update: Sat, 30 Apr 2016 17:48:14 +0100 Bug-Debian: https://bugs.debian.org/812011 Forwarded-Upstream: https://github.com/KorfLab/SNAP/issues/3 Description: changing the (likely buggy) behaviour of the zoeHSPCmpQuery and zoeHSPCmpSbjct functions to do the correct comparisons. This fixes: error: self-comparison always evaluates to false [-Werror=tautological-compare] Loading
debian/patches/fix_missing_braces_in_if_statements.patch +1 −0 Original line number Diff line number Diff line Author: Andreas Tille <tille@debian.org> Last-Update: Wed, 24 Aug 2016 10:43:36 +0200 Bug-Debian: https://bugs.debian.org/835283 Forwarded-Upstream: https://github.com/KorfLab/SNAP/issues/3 Description: add missing braces --- a/exonpairs.c Loading
debian/patches/gcc-8.patch +1 −0 Original line number Diff line number Diff line Description: Enlarge too short target string for sprintf Bug-Debian: https://bugs.debian.org/897864 Forwarded-Upstream: https://github.com/KorfLab/SNAP/issues/3 Author: Andreas Tille <tille@debian.org> Last-Update: Mon, 07 May 2018 23:38:54 +0200 Loading
debian/patches/hardening.patch +1 −0 Original line number Diff line number Diff line Author: Andreas Tille <tille@debian.org> LastChanged: Fri, 25 Oct 2013 16:39:26 +0200 Forwarded-Upstream: https://github.com/KorfLab/SNAP/issues/3 Description: Propagate Hardening options --- a/Makefile Loading
debian/patches/replace_itoa_with_broken_indentation.patch +1 −0 Original line number Diff line number Diff line Author: Andreas Tille <tille@debian.org> Last-Update: Wed, 24 Aug 2016 10:43:36 +0200 Forwarded-Upstream: https://github.com/KorfLab/SNAP/issues/3 Description: itoa implementation had broken indentation - use sprintf instead Loading