This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 4a73d5e84383cf3fe02d730a7b21d393024054e4 (commit)
from 858cfecf9d142c5577b755ebc84d3f88375eb726 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=4a73d5e84383cf3fe02d730a7b21…
commit 4a73d5e84383cf3fe02d730a7b21d393024054e4
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Sun Sep 24 18:39:41 2017 +0200
vty: deprecate now empty node commands
Following I5021c64a787b63314e0f2f1cba0b8fc7bff4f09b a deprecation of
vty_install_default() and install_default() commands is indicated.
However, compiler warnings may clutter build output or even fail strict builds,
hence I am submitting the deprecation in a separate patch.
Depends: I5021c64a787b63314e0f2f1cba0b8fc7bff4f09b
Change-Id: Icf5d83f641e838cebcccc635a043e94ba352abff
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/vty/command.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications