Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Translation unit #1358

Merged
merged 7 commits into from
Dec 28, 2023
Merged

Translation unit #1358

merged 7 commits into from
Dec 28, 2023

Conversation

Randalphwa
Copy link
Collaborator

This PR removes the ability to not generate a translation unit (C++ source file). While theoretically useful, it was turning into a maintenance nightmare in the generated code because there were numerous cases where it was easy to get mixed up as to whether code was being generated for source or header files.

@Randalphwa Randalphwa merged commit 9db4598 into main Dec 28, 2023
@Randalphwa Randalphwa deleted the translation_unit branch December 28, 2023 01:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant