-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Transitioned to USDOT fork of asn1c repository #26
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, looking good now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
Problem
USDOT has recently created a fork of the mouse07410/asn1c project. To maintain internal references, the project needs to switch to using this new fork.
Solution
The project now uses https://github.com/usdot-fhwa-stol/usdot-asn1c as its ASN.1 Compiler. References to the submodule have been updated in the relevant scripts and Dockerfiles.
Testing
Note
It should be noted that using the latest commit in usdot-fhwa-stol/usdot-asn1c results in failure to compile the ACM. To work around this, the following commit is being referenced:
usdot-fhwa-stol/usdot-asn1c@e74487c