Mark Andrews
d76f6a67dd
use %u instead of %d
2018-02-16 14:08:26 +11:00
Mark Andrews
585a420c64
make both arguments of & unsigned
2018-02-16 14:08:26 +11:00
Mark Andrews
d177c5ffc1
use %u instead of %d
2018-02-16 14:08:26 +11:00
Mark Andrews
000eec7831
use %u instead of %d
2018-02-16 14:08:26 +11:00
Mark Andrews
eaae1216b3
use %u instead of %d
2018-02-16 14:08:26 +11:00
Mark Andrews
1bca37c8e1
shift unsigned (~0U) rather than signed (~0) contant
2018-02-16 14:08:26 +11:00
Mark Andrews
684424a6fe
use %u instead of %d
2018-02-16 14:08:26 +11:00
Mark Andrews
f691251b95
unsigned constants
2018-02-16 14:08:26 +11:00
Mark Andrews
df835b580b
unsigned constants
2018-02-16 14:08:25 +11:00
Mark Andrews
615822391e
use %u instead of %d
2018-02-16 14:08:25 +11:00
Mark Andrews
ef957e6d25
use %u instead of %d
2018-02-16 14:08:25 +11:00
Mark Andrews
9e2a1ba979
use %u instead of %d
2018-02-16 14:08:25 +11:00
Mark Andrews
da38b41d83
prevent implict conversion to signed
2018-02-16 14:07:35 +11:00
Mark Andrews
c132205eb2
use %u instead of %d
2018-02-16 14:07:35 +11:00
Mark Andrews
e25d38c68b
INSIST ipnum6 != NULL
2018-02-16 14:07:35 +11:00
Mark Andrews
bb426bb13a
use %u instead of %d
2018-02-16 14:07:35 +11:00
Mark Andrews
fa7f2ef594
use %u instead of %d
2018-02-16 14:07:34 +11:00
Mark Andrews
571b3a4005
test for >= 0 and use %d instead of %u
2018-02-16 14:07:34 +11:00
Mark Andrews
c4c2d94e61
formally cast to int; use %u instead of %d
2018-02-16 14:07:34 +11:00
Mark Andrews
e71e7673b3
formally cast to int
2018-02-16 14:07:34 +11:00
Mark Andrews
5c2ea775c4
use %u instead of %d
2018-02-16 14:07:34 +11:00
Mark Andrews
059ff0206b
use %u instead of %d
2018-02-16 14:07:34 +11:00
Mark Andrews
90f7a76891
use %u instead of %d
2018-02-16 14:07:34 +11:00
Mark Andrews
7aab54de6f
use %u instead of %d
2018-02-16 14:07:34 +11:00
Mark Andrews
cc0b343e78
copyrights
2018-02-16 14:07:34 +11:00
Mark Andrews
2e0129aba4
use %u instead of %d
2018-02-16 14:07:34 +11:00
Mark Andrews
018cb006e1
use %u instead of %d
2018-02-16 14:07:34 +11:00
Mark Andrews
4230e366b4
use %u instead of %d
2018-02-16 14:07:34 +11:00
Mark Andrews
a6c47e456e
use %u instead of %d
2018-02-16 14:07:34 +11:00
Mark Andrews
aaac93da3c
make declarations consistent
2018-02-16 14:07:34 +11:00
Mark Andrews
51e274b187
report argument error in human form
2018-02-16 14:07:34 +11:00
Mark Andrews
191ebf1076
use %u instead of %d
2018-02-16 14:07:34 +11:00
Mark Andrews
4f6706e0ed
use %u instead of %d
2018-02-16 14:07:34 +11:00
Mark Andrews
ef5ecb3e6d
use %u instead of %d
2018-02-16 14:07:34 +11:00
Mark Andrews
599d257fad
use %u instead of %d
2018-02-16 14:07:34 +11:00
Mark Andrews
7aa9ea8709
use %u instead of %d
2018-02-16 14:07:34 +11:00
Mark Andrews
0a9b55e23e
use %u instead of %i
2018-02-16 14:07:34 +11:00
Mark Andrews
6a2292d0f4
use %u instead of %d
2018-02-16 14:07:34 +11:00
Mark Andrews
a014677c1f
use %u rather than %d; pass a unsigned int pointer
2018-02-16 14:07:34 +11:00
Mark Andrews
ef3b87e15a
clear *logp
2018-02-16 14:07:34 +11:00
Mark Andrews
5e29734aee
use %u instead of %d
2018-02-16 14:07:34 +11:00
Mark Andrews
dddb3e2976
signed vs unsigned fixes
2018-02-16 14:07:34 +11:00
Tinderbox User
a85fdc1c5b
regen v9_12
2018-02-15 19:30:53 +00:00
Evan Hunt
d37fb4625c
[v9_12] prep 9.12.1rc1
2018-02-15 11:12:45 -08:00
Evan Hunt
d44775b859
[v9_12] copyrights
2018-02-10 16:30:58 -08:00
Mark Andrews
dc089b3339
check warning text
...
(cherry picked from commit c6cd108838 )
2018-02-09 14:05:20 +11:00
Mark Andrews
06da554649
get the correct test file
...
(cherry picked from commit ae09500989 )
2018-02-09 13:57:39 +11:00
Evan Hunt
cbd58053e6
[v9_12] fix test error
2018-02-08 18:45:56 -08:00
Evan Hunt
b032182b8a
[rt43670] more emphatic warning
2018-02-09 12:29:02 +11:00
Mark Andrews
303f4e8b5d
4889. [func] Warn about the use of old root keys without the new
...
root key being present. Warn about dlv.isc.org's
key being present. Warn about both managed and
trusted root keys being present. [RT #43670 ]
(cherry picked from commit baef0ca988 )
2018-02-09 12:11:10 +11:00