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

Fix slog warning #419

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix slog warning #419

wants to merge 2 commits into from

Conversation

garethsb
Copy link
Contributor

@garethsb garethsb commented Nov 22, 2024

I propose this as an alternative to #418 to fix #417.

I'm not 100% sure about the overloads taking rvalue-ref and returning lvalue-ref, but it seems to work in my local env...

… from 'slog::detail::`anonymous-namespace'::log<`anonymous-namespace'::dull_gate,-2147483647>' to 'slog::log_statement &'

message : A non-const reference may only be bound to an lvalue
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.

Compiler errors after recent commit
1 participant