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 'declaration inside parameter list' warning #96

Merged

Conversation

brchiu
Copy link
Contributor

@brchiu brchiu commented May 29, 2016

Move type definition inside A_SEQUENCE_OF() to forward declaration section.

@brchiu brchiu force-pushed the fix_declaration_inside_parameter_list_warning branch 4 times, most recently from 86bd6ec to a5eb4be Compare June 5, 2016 16:33
@brchiu brchiu force-pushed the fix_declaration_inside_parameter_list_warning branch from a5eb4be to 1415681 Compare November 9, 2016 13:15
@brchiu brchiu force-pushed the fix_declaration_inside_parameter_list_warning branch from 1415681 to d62be7d Compare March 15, 2017 08:03
1. Add forward definition section.
2. Move type definition inside A_SEQUENCE_OF() to forward definition section.
3. Modify asn1c_lang_C_type_CHOICE() ...etc functions to achieve it.
4. Modify test cases used during 'make check'.
@brchiu brchiu force-pushed the fix_declaration_inside_parameter_list_warning branch from d62be7d to 9b87e5b Compare March 15, 2017 08:19
@brchiu
Copy link
Contributor Author

brchiu commented Mar 16, 2017

Fix 'make check' failures.

@vlm vlm merged commit 2e8ee8d into vlm:master Mar 26, 2017
@vlm
Copy link
Owner

vlm commented Mar 26, 2017

Merged, thank you!

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.

2 participants