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 has been updated
via 8a25624bc6409c740b30b7c6d876491c02273975 (commit)
via 485a972a43775cf10b1fdf65c5e75fe47a03b3e9 (commit)
from 36cd7dd18f92113467b7c94aab8fe7e0e543ca1f (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/asn1c/commit/?id=8a25624bc6409c740b30b7c6d876491c02…
commit 8a25624bc6409c740b30b7c6d876491c02273975
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Mon Jun 14 23:33:55 2010 +0200
skeletons: Print member's name in CHOICE print
Sometimes, if the choice is a null or integer or ...
it's not easy to know what has really been selected without
the choice member name.
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/asn1c/commit/?id=485a972a43775cf10b1fdf65c5e75fe47a…
commit 485a972a43775cf10b1fdf65c5e75fe47a03b3e9
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Mon Aug 31 08:43:36 2015 +0200
skeletons: Add verbose pretty print for enumerated types
This is just much easier to read when reading the text dumps.
-----------------------------------------------------------------------
Summary of changes:
skeletons/NativeEnumerated.c | 29 ++++++++++++++++++++++++++++-
skeletons/NativeEnumerated.h | 1 +
skeletons/constr_CHOICE.c | 8 +++-----
3 files changed, 32 insertions(+), 6 deletions(-)
hooks/post-receive
--
Lev Walkin's asn1 compiler