Skip to content

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

Merged
astrogeco merged 1 commit intonasa:integration-candidatefrom
CDKnightNASA:fix-769-struct_name
Sep 11, 2020
Merged

Fix #769, Adds name to struct/union/enum typedefs#869
astrogeco merged 1 commit intonasa:integration-candidatefrom
CDKnightNASA:fix-769-struct_name

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
[email protected]

@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