Commit ec01c73
* Fix #76: Remove redundant -Wsign-conversion from CLANG_WARNINGS
-Wconversion already implies -Wsign-conversion for both GCC and Clang,
making the explicit -Wsign-conversion flag redundant in the CLANG_WARNINGS
list. Since GCC_WARNINGS inherits from CLANG_WARNINGS, this removal
applies to both compilers.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c61d47f commit ec01c73
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
| |||
0 commit comments