Skip to content

Conversation

Nukesor
Copy link
Contributor

@Nukesor Nukesor commented Apr 6, 2014

Framework is not compiling because auf unused parameter warning and -Werror compile flag.
benchmark.cc:866:8: error: unused parameter ‘b’ [-Werror=unused-parameter]
double Benchmark::MeasurePeakHeapMemory(const Instance& b)

Framework is not compiling because auf unused parameter warning and -Werror compile flag.
benchmark.cc:866:8: error: unused parameter ‘b’ [-Werror=unused-parameter]
 double Benchmark::MeasurePeakHeapMemory(const Instance& b)
@Nukesor
Copy link
Contributor Author

Nukesor commented Apr 6, 2014

Closed. This is just a workaround. I'll try to fix it inside the src.

@Nukesor Nukesor closed this Apr 6, 2014
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.

1 participant