-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hi,
First of all: thanks for the amazing work on this crate.
I'm trying to compile the O-RAN E2SM-RC spec using rs-asn1c, but unfortunately I'm missing some crucial sequences, like E2SM-RC-RANFunctionDefinition.
Not sure how to debug this.
Is there a possible workaround? (e.g. editing the ASN file or applying a patch).
I see a bunch of these warnings, probably related:
asn1_compiler::generator::asn::types::constructed::seq] Fields for some sequence additions may not be generated!
I have also tried with E2SM-KPM, and while it prints that warning, I'm not missing the equivalent field.
Log: rs-asn1c.log
ASN.1 sources:
E2SM-common-v04.asn.txt
E2SM-RC-v04.asn.txt
Command: rs-asn1c -d -d --codec aper --module rc.rs -- E2SM-common-v04.asn.txt E2SM-RC-v04.asn.txt
Metadata
Metadata
Assignees
Labels
No labels