Permalink
Please sign in to comment.
Browse files
Fix int type overflow
Minimal changes made to fix a couple of total numbers as uint64_t to hold numbers larger than 2 billion
- Loading branch information...
Showing
with
15 additions
and 8 deletions.
- +6 −2 clipper/Makefile
- +5 −5 clipper/fastq-multx.cpp
- +4 −1 clipper/fastq-stats.cpp
0 comments on commit
28e3c8f