Shayan Doust pushed to branch master at Debian Med / megahit
Commits: 7b78d1fe by Shayan Doust at 2019-10-11T07:43:04Z Add header to patch - - - - - 1 changed file: - debian/patches/fix_src_packed_field.patch Changes: ===================================== debian/patches/fix_src_packed_field.patch ===================================== @@ -1,7 +1,13 @@ +Description: patch header file due to compilation error + Within pbuilder, compiler complains of "cannot bind packed field", so create a clone of the variables as auto. +Author: Shayan Doust <[email protected]> +Last-Update: 2019-10-11 +--- + Index: megahit/src/sequence/kmer.h =================================================================== ---- megahit.orig/src/sequence/kmer.h 2019-10-11 08:23:05.000000000 +0100 -+++ megahit/src/sequence/kmer.h 2019-10-11 08:25:54.274610194 +0100 +--- megahit.orig/src/sequence/kmer.h 2019-10-11 08:40:04.526867946 +0100 ++++ megahit/src/sequence/kmer.h 2019-10-11 08:40:04.522867907 +0100 @@ -113,7 +113,9 @@ } View it on GitLab: https://salsa.debian.org/med-team/megahit/commit/7b78d1fe1ac83ce229ae48803155a48e8ef980bb -- View it on GitLab: https://salsa.debian.org/med-team/megahit/commit/7b78d1fe1ac83ce229ae48803155a48e8ef980bb You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
