Conversation
add a unit test for the observed issue.
Prepare variadics
Variadics: core/actor
Restore copyright notice.
Variadics: core/call
Implement C++11 variadic templates based function_equal.
variadics: core/function_eval
Implement variadic based phx2_result.
C++11 variadics based core/expression.
variadics: prepare for other components.
variadics: bind component.
variadics: scope component
variadics: expr macros
Collaborator
Author
|
Newer MSVC shows much of regressions. So, I'll fix those until 1.62 beta close. |
Member
|
Please, revert the change from develop (or fix it if it's quicker) because it breaks a lot of Boost.Log tests and seeing test results during the release cycle is essential. |
Collaborator
|
Ouch. @Flast, tell me if it's an easy fix, or we can revert for now. |
Collaborator
Author
|
I think revert is best for now. |
Merged
Collaborator
Author
|
done. I'll investigate this weekend. |
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I know this PR is very very huge, but there is no new changes, except remove unused headers (325604c), regenerate preprocessed files (0d3abcc) and changelog (d85b832).
This is not a breaking change, i.e. no user code should be changed.
I tested on
I list all previous PRs for variadics.
I'll wait merging until it is approved.