[med-svn] [Git][med-team/gffread][upstream] New upstream version 0.11.5

Michael R. Crusoe gitlab at salsa.debian.org
Wed Sep 25 09:00:16 BST 2019



Michael R. Crusoe pushed to branch upstream at Debian Med / gffread


Commits:
4bae3dc5 by Michael R. Crusoe at 2019-09-25T07:17:10Z
New upstream version 0.11.5
- - - - -


1 changed file:

- gffread.cpp


Changes:

=====================================
gffread.cpp
=====================================
@@ -4,7 +4,7 @@
 #define __STDC_FORMAT_MACROS
 #include <inttypes.h>
 
-#define VERSION "0.11.4"
+#define VERSION "0.11.5"
 
 #define USAGE "gffread v" VERSION ". Usage:\n\
 gffread <input_gff> [-g <genomic_seqs_fasta> | <dir>][-s <seq_info.fsize>] \n\
@@ -1212,7 +1212,7 @@ int main(int argc, char* argv[]) {
  openfw(f_x, args, 'x');
  openfw(f_y, args, 'y');
 
- if (f_out==NULL && f_w==NULL && f_x==NULL && f_y==NULL)
+ if (f_out==NULL && f_w==NULL && f_x==NULL && f_y==NULL && !covInfo)
 	 f_out=stdout;
  //if (f_y!=NULL || f_x!=NULL) wCDSonly=true;
  //useBadCDS=useBadCDS || (fgtfok==NULL && fgtfbad==NULL && f_y==NULL && f_x==NULL);



View it on GitLab: https://salsa.debian.org/med-team/gffread/commit/4bae3dc5e01aa6da25a05ac8ce9e0e16d63c5e5a

-- 
View it on GitLab: https://salsa.debian.org/med-team/gffread/commit/4bae3dc5e01aa6da25a05ac8ce9e0e16d63c5e5a
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190925/16103a26/attachment-0001.html>


More information about the debian-med-commit mailing list