Skip to content
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

Fix #769, Adds name to struct/union/enum typedefs #869

Merged

Conversation

CDKnightNASA
Copy link
Contributor

Closes #769

Describe the contribution
This adds names to typedef struct, typedef union, and typedef enum types, some tools find this helpful.

Testing performed
make install && make test

Expected behavior changes
no behavior change

System(s) tested on
Debian 10.5

Contributor Info - All information REQUIRED for consideration of pull request
Christopher.D.Knight@nasa.gov

@CDKnightNASA CDKnightNASA marked this pull request as ready for review September 9, 2020 15:06
@CDKnightNASA CDKnightNASA added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Sep 9, 2020
@astrogeco
Copy link
Contributor

astrogeco commented Sep 9, 2020

CCB 2020-09-09 APPROVED

@astrogeco astrogeco added CCB-20200909 and removed CCB:Ready Ready for discussion at the Configuration Control Board (CCB) labels Sep 9, 2020
@astrogeco astrogeco changed the base branch from main to integration-candidate September 11, 2020 14:34
@astrogeco astrogeco changed the title fix #769 - adds name to struct/union/enum typedefs Fix #769, Adds name to struct/union/enum typedefs Sep 11, 2020
@astrogeco astrogeco merged commit 09219e6 into nasa:integration-candidate Sep 11, 2020
@astrogeco astrogeco added this to the 7.0.0 milestone Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add struct name for typedef struct in cFE
2 participants