diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2017-01-26 21:34:46 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2017-01-26 21:58:53 +0100 |
commit | d15b2c3bb2493e595e8cdc3e21e4de9254e2e422 (patch) | |
tree | d546e5bbdd9d5b1ddca05995097362f0fe79e83c /hdlcutil/hdrvcomm.c | |
parent | d373f77d7d116b1407b1aa9685f4067123f862dc (diff) |
axspawn: Sort out pointer signedness mess.
gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/usr/local/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/usr/local/var/ax25/"\" -O2 -Wall -pedantic -MT axspawn.o -MD -MP -MF .deps/axspawn.Tpo -c -o axspawn.o axspawn.c
axspawn.c: In function ‘encstathuf’:
axspawn.c:555:15: warning: overflow in implicit constant conversion [-Woverflow]
dest[0] = 255;
^~~
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'hdlcutil/hdrvcomm.c')
0 files changed, 0 insertions, 0 deletions