summaryrefslogtreecommitdiffstats
path: root/src/iso.c
diff options
context:
space:
mode:
authorGravatar Erik Hovland 2008-09-30 14:05:32 -0700
committerGravatar Dan Dennedy 2008-10-28 22:52:32 -0700
commit038f5f5c98612f637735e4f4752d8ca8108b0ef6 (patch)
tree95070179dbdabf07d03e1f3c55aa95688bc87d96 /src/iso.c
parentCompare unsigned values instead of subtracting them. (diff)
Make sure that we have the right types.
When an unsigned type is assigned a signed value, the negatived value is never seen. Signed-off-by: Erik Hovland <erik@hovland.org> Signed-off-by: Dan Dennedy <dan@dennedy.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
tro' width='13' height='13' alt='Gravatar' /> Peter McGoron 1-1/+7 2022-10-23add error return for testsGravatar Peter McGoron 2-12/+13 2022-10-23add metastability workaroundGravatar Peter McGoron 2-4/+30 2022-10-23test master with SSGravatar Peter McGoron 4-26/+87 2022-10-23factor out codeGravatar Peter McGoron 4-32/+51