google / benchmark

A microbenchmark support library
Apache License 2.0
8.69k stars 1.59k forks source link

Fixed parentheses error thrown by MinGW gcc compiler #1560

Closed fangjunzhou closed 6 months ago

fangjunzhou commented 1 year ago

Original Error Message

image

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

LebedevRI commented 6 months ago

Looks like this was resolved at some point: https://github.com/google/benchmark/blob/54e4327190b6c06aeadc3186ed17566fd8da2a61/src/benchmark_runner.cc#L210