Skip to content
Commit dcca11ab authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Casting to int rather than unsigned

I think this is more robust. If an MD code uses a negative value with a
specific meaning (e.g. -1 to imply some choice) casting to unsigned
will translate -1 to 4294967295, which is positive
parent 9847dfbe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment