diff options
author | Björn Gustavsson <[email protected]> | 2013-08-27 14:41:52 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2013-08-30 10:13:18 +0200 |
commit | c6ba0f6aa81c2b9ce9b348106bffb808b385bd18 (patch) | |
tree | a25cf949061b83990ed096aad3964af2416f6f15 /lib/asn1/test | |
parent | a9a6646832b6ea67ecc8350f1e1df995a5b9ae74 (diff) | |
download | otp-c6ba0f6aa81c2b9ce9b348106bffb808b385bd18.tar.gz otp-c6ba0f6aa81c2b9ce9b348106bffb808b385bd18.tar.bz2 otp-c6ba0f6aa81c2b9ce9b348106bffb808b385bd18.zip |
Refactor decoding of components of SEQUENCE OF / SET OF
As a preparation for rewriting handling of table constraints,
we must make sure that code for decoding a SEQUENCE OF / SET OF
can be be contained in a single clause of a function; thus, we
must not output the helper function for decoding of each component
directly following the code that follows it. Use asn1ct_func:call_gen/3
to delay outputting the helper function.
Diffstat (limited to 'lib/asn1/test')
0 files changed, 0 insertions, 0 deletions