Jenkins Builder has posted comments on this change. (
https://gerrit.osmocom.org/c/libosmocore/+/30036 )
Change subject: Disable -Wstrict-prototypes for logging_vty_add_cmds()
......................................................................
Patch Set 1:
(1 comment)
File include/osmocom/vty/logging.h:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-796):
https://gerrit.osmocom.org/c/libosmocore/+/30036/comment/9cd6e4d8_3000d3a6
PS1, Line 13: void logging_vty_add_cmds();
Bad function definition - void logging_vty_add_cmds() should probably be void
logging_vty_add_cmds(void)
--
To view, visit
https://gerrit.osmocom.org/c/libosmocore/+/30036
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Iadb54848b67db937b640dc2102dddb6e708a6a9f
Gerrit-Change-Number: 30036
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Sun, 06 Nov 2022 09:56:44 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment