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 class interface parsing #59

Merged
merged 1 commit into from
Jun 14, 2022
Merged

Conversation

anthonygego
Copy link
Contributor

Hi,

It seems the interface field of the class_ sections is currently checked but never saved, and therefore always get the default global value.

I changed the default data type to a list in order to add the interface as they are checked, as the attribute is later converted to a list.

Otherwise INTERFACE attribute is left empty and populated with default settings later.
@HenriWahl HenriWahl merged commit 520e887 into HenriWahl:master Jun 14, 2022
@HenriWahl
Copy link
Owner

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