libosmocore.git branch master updated. 0.10.2-180-g888dc7d3

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
Mon Feb 26 19:01:26 UTC 2018


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  888dc7d31aa4b39ba8e08884c39be1c09c92f82a (commit)
      from  6950b191e84c73687f9dc77462ff66cbeaec5686 (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=888dc7d31aa4b39ba8e08884c39be1c09c92f82a

commit 888dc7d31aa4b39ba8e08884c39be1c09c92f82a
Author: Stefan Sperling <ssperling at sysmocom.de>
Date:   Mon Feb 26 19:17:02 2018 +0100

    print BIG FAT ERROR message if osmo_fsm lacks event names
    
    Event names are displayed in VTY commands so all FSM should have them.
    Print an error message if an FSM is registered without event names.
    We could also return an error code, however at present no caller checks
    the return value of osmo_fsm_register() so this would be pointless.
    
    Add event names to the test FSM and update expected output accordingly.
    
    Change-Id: I08b100d62b5c50bf025ef87d31ea39072539cf37
    Related: OS#3008

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

Summary of changes:
 src/fsm.c              | 2 ++
 tests/fsm/fsm_test.c   | 7 +++++++
 tests/fsm/fsm_test.err | 8 ++++----
 3 files changed, 13 insertions(+), 4 deletions(-)


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



More information about the osmocom-commitlog mailing list