[esnacc-dev] [esnacc-bugs] SequenceOf / SetOf in c-lib

Aaron Conole aconole at bytheb.org
Tue Jan 24 22:34:46 UTC 2017


Aaron Conole <aconole at bytheb.org> writes:

> While doing some work on the python backend, I've stumbled on a serious
> bug in the c-lib:
>
> TEST DEFINITIONS ::= BEGIN
>
>    SomeRecord ::= SEQUENCE
>    {
>        blah SEQUENCE OF INTEGER
>    }
>
> END
>
> encoding this, 'blah' will be encoded with the SET_TAG_CODE.
>
> A patch is forthcoming.

Please disregard;  turns out it was functioning as intended.



More information about the dev mailing list