Change in libosmocore[master]: vty: make function cmd_range_match() public

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/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Wed Jun 16 13:48:12 UTC 2021


pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/24691 )

Change subject: vty: make function cmd_range_match() public
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.osmocom.org/c/libosmocore/+/24691/1/include/osmocom/vty/command.h 
File include/osmocom/vty/command.h:

https://gerrit.osmocom.org/c/libosmocore/+/24691/1/include/osmocom/vty/command.h@486 
PS1, Line 486: int cmd_range_match(const char *range, const char *str);
Let's add a proper prefix for it: vty_cmd_range_match, or osmo_cmd_range_match.
BTW, if you plan to use it in libosmoctrl, first check if it already depends on libosmovty. Otherwise you may want to move this function to libosmocore.



-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/24691
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I53fc207677f52b1dc748b01d58424839cdba807c
Gerrit-Change-Number: 24691
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin at sysmocom.de>
Gerrit-Comment-Date: Wed, 16 Jun 2021 13:48:12 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210616/4aa4a38a/attachment.htm>


More information about the gerrit-log mailing list