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

Improve CLI, fix leak, & other. #583

Merged
merged 1 commit into from
Aug 18, 2022
Merged

Improve CLI, fix leak, & other. #583

merged 1 commit into from
Aug 18, 2022

Conversation

InKryption
Copy link
Contributor

The leak occurred when specifying --config-path, followed by a failure to parse the specified file.

The rest of this PR is effectively just adding a bunch of infrastructure for the CLI, alongside resolving a TODO.

Also tweaked the line that conditionally initialized the tracy allocator, which was relying on a mutable temporary, which will be a compile error at some point.

@SuperAuguste
Copy link
Member

LGTM!

@SuperAuguste SuperAuguste merged commit 41a467b into zigtools:master Aug 18, 2022
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