libosmocore.git branch master updated. 0.9.6-46-gaddeaa3

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

gitosis at osmocom.org gitosis at osmocom.org
Sat Jan 7 12:15:03 UTC 2017


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  addeaa39b172b4114bffbbfdd3dd09a029eb37b3 (commit)
      from  ecbcdf52ec7c165c7933346441c02030833aba78 (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=addeaa39b172b4114bffbbfdd3dd09a029eb37b3

commit addeaa39b172b4114bffbbfdd3dd09a029eb37b3
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Jan 7 12:52:00 2017 +0100

    vty: OSMO_ASSERT() if two identical commands are installed
    
    When the caller installs two identical commands at a given VTY node, the
    result is that neither of the two commands can ever be executed: The VTY
    would always complain about "Ambiguous command.".  Let's fail fast at
    program start when two identical commands are intalled.
    
    Change-Id: I85ff4640ebb3d8b75a6a9ab5d2f668edb5b7189e

-----------------------------------------------------------------------

Summary of changes:
 src/vty/command.c | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list