libasn1c.git branch master updated. f3c3049e754cb288911169333966881a9c4dee8c

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
Tue Apr 12 14:09:53 UTC 2016


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 "asn1c runtime code as shared library".

The branch, master has been updated
       via  f3c3049e754cb288911169333966881a9c4dee8c (commit)
      from  de48e262e29ee81245b20d9644c755a5bcd39b6b (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/libasn1c/commit/?id=f3c3049e754cb288911169333966881a9c4dee8c

commit f3c3049e754cb288911169333966881a9c4dee8c
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Tue Apr 5 16:25:43 2016 +0200

    misc: Replace libosmocore with talloc
    
    The libosmocore depedency is used for talloc and OSMO_ASSERT.
    Reduce the depedencies by using libtalloc directly and replace
    the ASSERT with a local one (without backtrace support).

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

Summary of changes:
 configure.ac                 |  2 +-
 include/asn1c/asn_internal.h |  2 +-
 libasn1c.pc.in               |  4 ++--
 src/Makefile.am              |  4 ++--
 src/asn1helpers.c            | 20 ++++++++++++--------
 5 files changed, 18 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
asn1c runtime code as shared library



More information about the osmocom-commitlog mailing list