Mark Andrews
|
a0720c9e56
|
return failure count
|
2018-02-16 10:20:39 +11:00 |
|
Mark Andrews
|
0ec66f5e51
|
conditionally declare strbuf
|
2018-02-16 10:20:39 +11:00 |
|
Mark Andrews
|
acdecd4636
|
test for == 0 rather than <= as value is unsigned
|
2018-02-16 10:20:39 +11:00 |
|
Mark Andrews
|
ca6faad2b6
|
remove event which is only used for sizeof
|
2018-02-16 10:20:39 +11:00 |
|
Mark Andrews
|
4528297486
|
use %u instead of %d
|
2018-02-16 10:20:39 +11:00 |
|
Mark Andrews
|
8f8ce953ce
|
use %u instead of %d
|
2018-02-16 10:20:39 +11:00 |
|
Mark Andrews
|
fc38731c85
|
use %u instead of %d
|
2018-02-16 10:20:39 +11:00 |
|
Mark Andrews
|
1eb1eaac94
|
use %u instead of %d
|
2018-02-16 10:20:39 +11:00 |
|
Mark Andrews
|
c7e848ce54
|
use %u instead of %d
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
1cdb19eaae
|
use %u instead of %d
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
e632696a6d
|
case to unsigned; reorder expression
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
97d4a1eaf5
|
use %u and preserve unsigned property
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
78ad353491
|
preserve unsigned property
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
c23eef5ff1
|
make both arguments of & unsigned
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
4955c45c94
|
use %u instead of %d
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
34a4d241c6
|
shift unsigned (~0U) rather than signed (~0) contant
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
75a291e541
|
use %u instead of %d
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
dc3951c800
|
unsigned constants
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
9520cf8559
|
unsigned constants
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
eaddb0c686
|
use %u instead of %d
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
b234797536
|
use %u instead of %d
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
2b803b3463
|
prevent implict conversion to signed
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
4a3c1fb45e
|
use %u instead of %d
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
7d375efaea
|
INSIST ipnum6 != NULL
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
898d7e99a9
|
use %u instead of %d
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
a8fa4a9e42
|
use %u instead of %d
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
8aff92c150
|
formally cast to int
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
1af3e7d7d5
|
use %u instead of %d
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
372fbc06e7
|
use %u instead of %d
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
e247336199
|
use %u instead of %d
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
865115f30c
|
use %u instead of %d
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
bbdd8e17d7
|
copyrights
|
2018-02-16 10:20:38 +11:00 |
|
Mark Andrews
|
c4ca99c0d1
|
use %u instead of %d
|
2018-02-16 10:19:57 +11:00 |
|
Mark Andrews
|
5c017fd3f6
|
use %u instead of %d
|
2018-02-16 10:19:57 +11:00 |
|
Mark Andrews
|
af7fd89305
|
use %u instead of %d
|
2018-02-16 10:19:57 +11:00 |
|
Mark Andrews
|
f0981d9682
|
use %u instead of %d
|
2018-02-16 10:19:57 +11:00 |
|
Mark Andrews
|
ee49362e33
|
make declarations consistent
|
2018-02-16 10:19:57 +11:00 |
|
Mark Andrews
|
6b74dcca71
|
report argument error in human form
|
2018-02-16 10:19:57 +11:00 |
|
Mark Andrews
|
4278230b33
|
use %u instead of %d
|
2018-02-16 10:19:57 +11:00 |
|
Mark Andrews
|
4ec06278cc
|
use %u instead of %d
|
2018-02-16 10:19:57 +11:00 |
|
Mark Andrews
|
c8d294470d
|
use %u instead of %d
|
2018-02-16 10:19:57 +11:00 |
|
Mark Andrews
|
3034da1ec6
|
use %u instead of %d
|
2018-02-16 10:19:57 +11:00 |
|
Mark Andrews
|
e08b3d3a48
|
use %u instead of %d
|
2018-02-16 10:19:57 +11:00 |
|
Mark Andrews
|
f9a9ff57ce
|
use %u instead of %i
|
2018-02-16 10:19:57 +11:00 |
|
Mark Andrews
|
3fb7b9827a
|
use %u instead of %d
|
2018-02-16 10:19:57 +11:00 |
|
Mark Andrews
|
ea8e149f4d
|
use %u instead of %d
|
2018-02-16 10:19:57 +11:00 |
|
Evan Hunt
|
883a9485e9
|
[master] copyrights
|
2018-02-15 11:56:13 -08:00 |
|
Ondřej Surý
|
4ff2d36adc
|
Remove whole unused ondestroy callback mechanism
|
2018-02-12 14:49:32 +01:00 |
|
Evan Hunt
|
313e73354d
|
[master] copyrights
|
2018-02-10 16:30:21 -08:00 |
|
Tinderbox User
|
87083c7e9b
|
newcopyrights
|
2018-02-08 23:30:12 +00:00 |
|