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

Implement wrapException to generalize parseConfigFileSimple #52

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

Geod24
Copy link
Member

@Geod24 Geod24 commented Jun 13, 2024

The need for parseConfigStringSimple recently arised in dub, and rather than implementing yet another function, we can generalize what parseConfigFileSimple is doing, allowing us to reuse the logic without introducing a new function.

The need for parseConfigStringSimple recently arised in dub,
and rather than implementing yet another function,
we can generalize what parseConfigFileSimple is doing,
allowing us to reuse the logic without introducing
a new function.
@Geod24 Geod24 force-pushed the mlang/WrapException branch from f9bcc0e to af03395 Compare June 14, 2024 09:18
@Geod24
Copy link
Member Author

Geod24 commented Jun 14, 2024

This has been incorporated into dub.

@Geod24 Geod24 merged commit 0a87067 into dlang-community:v1.x.x Jun 14, 2024
11 checks passed
@Geod24 Geod24 deleted the mlang/WrapException branch June 14, 2024 10:06
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.

1 participant