Attention is currently required from: laforge, neels, pespin.
fixeria has posted comments on this change. (
https://gerrit.osmocom.org/c/libosmocore/+/35678?usp=email )
Change subject: tests/sockaddr_str: fix dead code, print some errno values
......................................................................
Patch Set 2:
(1 comment)
Patchset:
PS1:
Why not removing it? that code seems totally dead to
me.
Because it does not look totally dead to me. I guess the author of this code
wanted to look an errno up in the value-string and fall back to printing `rc < 0` or
`rc > 0` if it's not present. I updated the patch to do so.
--
To view, visit
https://gerrit.osmocom.org/c/libosmocore/+/35678?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I45e9044f80e1f634c811e729f4314ec9bcf6a9ad
Gerrit-Change-Number: 35678
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: neels <nhofmeyr(a)sysmocom.de>
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 25 Jan 2024 18:08:22 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment