Skip to content

v.0.1.26

Latest
Compare
Choose a tag to compare
@GregoryFaust GregoryFaust released this 04 Jun 16:29
b642639

This release addresses the following issues:

  1. Fix the bug that failed to output discordant reads to the discordantFile when the --discordantFile (-d) option is used in conjunction with the --acceptDupMarks (-a) option. This closes issue #46.

  2. Add spaces around every occurrence of 'PRIu64' format specification to be compliant with c++11 string constant standards. This incorporates the changes to samblaster.cpp from pull request #44. Also add string literal warning to Makefile.