Commit 8c718e4
build: add -Wshadow -Wconversion -Wstrict-prototypes -O2
Tighten compiler warnings to catch implicit conversions, shadowed
variables, and missing prototypes. Enable -O2 optimization for
release builds.
Amp-Thread-ID: https://ampcode.com/threads/T-019cfc7e-c61f-7459-9d48-5c06613d5c89
Co-authored-by: Amp <amp@ampcode.com>1 parent d9cd954 commit 8c718e4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments