Commit 0842c3b
committed
Fix dumb bug in program argument handling (assert nonnegative on signed long rather than unsigned!)
1 parent c8c8f8d commit 0842c3b
1 file changed
+12
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
142 | 150 | | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | 151 | | |
148 | 152 | | |
149 | 153 | | |
| |||
0 commit comments