[PATCH 0/3] eliminate some compiler warnings

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Neels Hofmeyr nhofmeyr at sysmocom.de
Wed Feb 24 19:16:04 UTC 2016


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




More information about the OpenBSC mailing list