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 log messages #182

Merged
merged 1 commit into from
Apr 4, 2019
Merged

fix log messages #182

merged 1 commit into from
Apr 4, 2019

Conversation

dirk-thomas
Copy link
Member

@dirk-thomas dirk-thomas commented Apr 3, 2019

Fixes #181 which is a regression of #167.

Build Status

@dirk-thomas dirk-thomas added bug Something isn't working in review Waiting for review (Kanban column) labels Apr 3, 2019
@dirk-thomas dirk-thomas self-assigned this Apr 3, 2019
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
@hidmic
Copy link
Contributor

hidmic commented Apr 3, 2019

Sorry to disrupt, and this is likely out of scope, but isn't the fact that this compiled a problem on its own? We don't have a choice in C but to use variadic arguments, but on C++ we could do better than that. Just a thought.

@dirk-thomas
Copy link
Member Author

Sorry to disrupt, and this is likely out of scope, but isn't the fact that this compiled a problem on its own? We don't have a choice in C but to use variadic arguments, but on C++ we could do better than that. Just a thought.

Please feel free to provide a pull request to improve the existing API.

Copy link
Contributor

@hidmic hidmic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM to crush this bug. I'll try to draft an std::ostream based equivalent later.

@dirk-thomas dirk-thomas merged commit f684d95 into master Apr 4, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix_log_messages branch April 4, 2019 19:18
@dirk-thomas dirk-thomas removed the in review Waiting for review (Kanban column) label Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants