diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-09-07 11:03:30 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-09-07 22:47:39 +0200 |
commit | 8684bb70d3676dcd84ba14f0d990a1d8dc451c3b (patch) | |
tree | e7f568eac490370d704888ffc53623b993592401 /.github | |
parent | 6d946ad9feb7d5809f071e4da6125fed28a04be0 (diff) | |
download | curl-8684bb70d3676dcd84ba14f0d990a1d8dc451c3b.tar.gz |
configure: let --enable-debug set -Wenum-conversion with gcc >= 10
Unfortunately, this option is not detecting the same issues as clang's
-Wassign-enum flag, but should still be useful to detect future
mistakes.
Closes #5930
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions