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 ScopedMessage in INFO logging macro const #2564

Commits on Nov 10, 2022

  1. Make ScopedMessage in INFO logging macro const

    If users have const correctness checks enabled then this would flagged forcing users to wrap the INFO macro themselves or forego using it altogether.
    Rjblaauboer committed Nov 10, 2022
    Copy the full SHA
    2449166 View commit details
    Browse the repository at this point in the history