asn1c.git branch aper-prefix updated. 1d73b9b26876c7a365871bbcb6cf323f0e84ed98

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 Jan 4 15:41:13 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 "Lev Walkin's asn1 compiler".

The branch, aper-prefix has been updated
  discards  d02b4a79f4311c3d94dc200392ab37c6aef9fdf0 (commit)
       via  1d73b9b26876c7a365871bbcb6cf323f0e84ed98 (commit)
       via  0ff796f0363143eddbf87ba7500e07418a905dd7 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (d02b4a79f4311c3d94dc200392ab37c6aef9fdf0)
            \
             N -- N -- N (1d73b9b26876c7a365871bbcb6cf323f0e84ed98)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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/asn1c/commit/?id=1d73b9b26876c7a365871bbcb6cf323f0e84ed98

commit 1d73b9b26876c7a365871bbcb6cf323f0e84ed98
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Sep 10 09:31:18 2015 +0200

    prefixing of generated types using a ASN1C_PREFIX environment variable
    
    When generating code for multiple ASN.1 syntaxes that have clashing
    names, we need to add a prefix in order to prevent clashes in the global
    C symbol namespace.  Using the ASN1C_PREFIX environment variable and
    this patch serves as a work-around to that.  All non-basic type names
    as well as references to that type and source code + header file names
    will be pre-fixed accordingly.

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

Summary of changes:
 libasn1compiler/asn1c_misc.c |  2 ++
 skeletons/INTEGER.c          | 15 ++++++++-------
 2 files changed, 10 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Lev Walkin's asn1 compiler



More information about the osmocom-commitlog mailing list