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

GLMModifier needs to support #ifdefs #104

Open
trevorhardy opened this issue Jul 6, 2023 · 1 comment
Open

GLMModifier needs to support #ifdefs #104

trevorhardy opened this issue Jul 6, 2023 · 1 comment

Comments

@trevorhardy
Copy link
Collaborator

The current implementation of the GLMModifier does not have a way of storing #ifdefs in its data structure.

@trevorhardy
Copy link
Collaborator Author

We think all the #ifdef stuff is accurately preserved when reading in a file and gets written back out exactly correctly. While in memory for the GLMModifier, though, they are not modifiable. It would be nice to make these editable; this is not trivially done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant