Attention is currently required from: pespin. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-cbc/+/28717 )
Change subject: Fix cbc_vty_go_parent() not being called ...................................................................... Patch Set 1: Code-Review+2 (2 comments) File src/cbc_main.c: https://gerrit.osmocom.org/c/osmo-cbc/+/28717/comment/e2cc2b83_fc2c064f PS1, Line 117: .go_parent_cb = cbc_vty_go_parent, > see here ;) LOL. I wish GCC was smart enough to generate a warning here... https://gerrit.osmocom.org/c/osmo-cbc/+/28717/comment/bde5798c_b93bf6cc PS1, Line 119: .go_parent_cb = NULL, > It was set to NULL explicitly, and now it will be NULL implicitly. […] Done -- To view, visit https://gerrit.osmocom.org/c/osmo-cbc/+/28717 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-cbc Gerrit-Branch: master Gerrit-Change-Id: I946c503f5a40eafbee6e7fa359781548b74e45a6 Gerrit-Change-Number: 28717 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: fixeria <[email protected]> Gerrit-Attention: pespin <[email protected]> Gerrit-Comment-Date: Thu, 21 Jul 2022 22:44:15 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes Comment-In-Reply-To: pespin <[email protected]> Comment-In-Reply-To: fixeria <[email protected]> Gerrit-MessageType: comment
