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

Make thread_local for color_mode optional #261

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

ken-matsui
Copy link
Contributor

closes: #259

I used TOML11_USE_THREAD_LOCAL_COLORIZATION instead of TOML11_THREAD_LOCAL_COLORIZATION for the switch, as I think this is clearer.

@ToruNiina ToruNiina merged commit 35ac3d1 into ToruNiina:main Jul 24, 2024
144 checks passed
@ToruNiina
Copy link
Owner

thanks!

github-actions bot pushed a commit that referenced this pull request Jul 24, 2024
@ken-matsui ken-matsui deleted the make-thread-local-optional branch July 24, 2024 17:03
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.

Rationale behind thread_local for color_mode singleton
2 participants