Blizzard / Blizzard/s2client-api
OS X build broken: error: unknown warning group '-Werror', ignored [-Werror,-Wunknown-warning-option]
Open
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 280
- PR merge metrics
- No merged PRs in 30d
Description
Looks like the current civetweb version breaks compilation on OS X.
Full build log can be found here:
https://travis-ci.org/alkurbatov/suvorov-bot/jobs/334184237
I managed to workaround this by editing s2client-api/contrib/civetweb/src/civetweb.c
and removing '#pragma GCC diagnostic ignored "-Werror"', string 17867.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.