mirror of
https://github.com/yasm/yasm
synced 2026-08-26 22:26:05 -04:00
This fixes the following compiler warnings with clang tools/genperf/perfect.c:65:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] frontends/yasm/yasm.c:1379:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] modules/objfmts/elf/elf.c:225:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] |
||
|---|---|---|
| .. | ||
| genmacro | ||
| genperf | ||
| python-yasm | ||
| re2c | ||
| xdf | ||
| CMakeLists.txt | ||
| gencheck.py | ||
| Makefile.inc | ||