Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

A fix for unsigned value subtract problem#84

Closed
sampie wants to merge 1 commit intogenome:masterfrom
sampie:master
Closed

A fix for unsigned value subtract problem#84
sampie wants to merge 1 commit intogenome:masterfrom
sampie:master

Conversation

@sampie
Copy link

@sampie sampie commented Feb 15, 2018

A fix for a problem where subtract of two unsigned values result in a very big integer value instead of a negative value.

…n a very big integer value instead of a small negative value.
@jmarshall
Copy link
Contributor

Interesting — have you run pindel on large enough chromosomes that this overflow actually occurs? This problem has also been fixed by PR #64 which I'd prefer as explicit casting is usually not the best fix.

@sampie sampie closed this by deleting the head repository May 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants