Skip to content

Changed all parameters to TestReporterStdout::ReportSummary to be const. #27

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

Merged

Conversation

pjohnmeyer
Copy link
Member

This best preserved the intent of the original definition while supporting a non-conformant compiler that could not handle the mismatch. This closes #15.

…st. This best preserved the intent of the original definition while supporting a non-conformant compiler that could not handle the mismatch.
pjohnmeyer added a commit that referenced this pull request Feb 6, 2013
Changed all parameters to TestReporterStdout::ReportSummary to be const. Closes #15.
@pjohnmeyer pjohnmeyer merged commit a695db5 into unittest-cpp:master Feb 6, 2013
@pjohnmeyer pjohnmeyer deleted the declarationDefinitionMismatch branch February 6, 2013 05:32
pjohnmeyer added a commit that referenced this pull request Apr 4, 2015
Changed all parameters to TestReporterStdout::ReportSummary to be const. Closes #15.
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.

TestReporterStdout::ReportSummary discrepancy between declaration and definition
1 participant