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

Initialize noleadingzeros in init_variables() #352

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

zcsahok
Copy link
Member

@zcsahok zcsahok commented Oct 7, 2022

Was late for #350, so here's my minor fix.
Ideally all global variables shall be initialized in init_variables() in order to be able to reload configuration from a defined state (see #233). As this is a low prio issue and there are a lot of globals it's done only on ad-hoc basis whenever a relevant code part is changed. I added this now for noleadingzeros.

@dl1jbe
Copy link
Member

dl1jbe commented Oct 7, 2022

Overlooked that. Thanks.

@dl1jbe dl1jbe merged commit c7c3be0 into Tlf:master Oct 7, 2022
@zcsahok zcsahok deleted the noleadingzeros_init_variables branch November 12, 2022 11:55
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