take into account that unsigned iterators may wrap
commit2868def6e6ceddf4c5c67f899d5bd414fff1cc71
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 30 Jul 2011 10:24:38 +0000 (30 12:24 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 30 Jul 2011 13:44:54 +0000 (30 15:44 +0200)
tree8946d5b9ee0df7e97671581e44e05d558fdfffc0
parent79965fc86c5a639dcd6b97853989195bf72e5665
take into account that unsigned iterators may wrap

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
scan.cc
tests/tobi1.c [new file with mode: 0644]
tests/tobi1.scop [new file with mode: 0644]
tests/unsigned1.c [new file with mode: 0644]
tests/unsigned1.scop [new file with mode: 0644]
tests/unsigned2.c [new file with mode: 0644]
tests/unsigned2.scop [new file with mode: 0644]