-
由 Travis Cross 提交于
We're using -Wno-unused-result to work around what is arguably a GCC bug, but this option is not supported on older GCC versions. So on those versions we won't pass -Werror either. ref: commit b874048e
1c058e0f
We're using -Wno-unused-result to work around what is arguably a GCC bug, but this option is not supported on older GCC versions. So on those versions we won't pass -Werror either. ref: commit b874048e