Attention is currently required from: neels, laforge, pespin.
fixeria has posted comments on this change. (
https://gerrit.osmocom.org/c/libosmocore/+/19422 )
Change subject: vty: Allow using hex representations in cmd numeric ranges
......................................................................
Patch Set 6:
(3 comments)
Commit Message:
https://gerrit.osmocom.org/c/libosmocore/+/19422/comment/de6283d2_15fb856b
PS6, Line 9: in hexadecimal range
I would say: "... using hexadecimal notation". Not critical.
File src/vty/command.c:
https://gerrit.osmocom.org/c/libosmocore/+/19422/comment/843f0d85_ed249169
PS6, Line 1487: error
s/error/a negative value/
https://gerrit.osmocom.org/c/libosmocore/+/19422/comment/098c9a5c_dec050c3
PS6, Line 1505: if (isdigit(*ptr) ||
just use isxdigit()?
Ack
--
To view, visit
https://gerrit.osmocom.org/c/libosmocore/+/19422
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ia2b7fbbf5502c28374c21dbff548232680da27d4
Gerrit-Change-Number: 19422
Gerrit-PatchSet: 6
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-CC: fixeria <vyanitskiy(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, 15 Sep 2022 12:29:58 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: neels <nhofmeyr(a)sysmocom.de>
Gerrit-MessageType: comment