These patches eradicate some of the easier-to-fix compiler warnings I keep
seeing in almost every dev cycle. I'd be glad to have them on master.
One of them is an actual error, ignoring return values.

Neels Hofmeyr (3):
  bsc_nat: fail if VTY telnet port cannot be bound, clarify comment
  ipaccess_rcvmsg: fix returncode, add partial write warning
  gsm340_rx_tpdu: comment-out two unused vars

 openbsc/src/ipaccess/ipaccess-proxy.c | 8 +++++++-
 openbsc/src/libmsc/gsm_04_11.c        | 7 +++++--
 openbsc/src/osmo-bsc_nat/bsc_nat.c    | 7 +++++--
 3 files changed, 17 insertions(+), 5 deletions(-)

-- 
2.1.4

Reply via email to