-
- Downloads
Turn off format warnings in appveyor for mingw-w64
It appears -Wformat is broken in mingw-w64's gcc at present. For example, see discussion at: https://github.com/facebook/rocksdb/pull/2052#discussion_r108785499 As there is no easy fix, turn off format warnings in appveyor configuration to reduce clutter in the output.
Please register or sign in to comment