This release addresses the following issues:
-
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.
-
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.