diff options
| author | Dani Martin <[email protected]> | 2020-03-26 18:48:34 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-26 18:48:34 +0100 |
| commit | 2528854664b78a7db24cbe97b5b4e8bd52e1f18c (patch) | |
| tree | 94c8a10d2d52a6fe720d2f6c1a99cae56858f09f /src/raylib.rc.data | |
| parent | 7ae7a87f8ae10ed9c68f308a62d7d7b0dc31a55a (diff) | |
| download | raylib-2528854664b78a7db24cbe97b5b4e8bd52e1f18c.tar.gz raylib-2528854664b78a7db24cbe97b5b4e8bd52e1f18c.zip | |
Update compilation warning flags (#1151)
* Update compilation warning flags
Removed the -Wall flag that allow many warnings and added manually all the warning flags that don't generate warnings in the src/external folder.
Specifically, these are some of the flags reporting errors in src/external:
-Wmissing-prototypes
-Wunused-variable
-Wunused-value
-Wunused-parameter
-Wunused-function
* Uptade compilation flags in examples with missing -std=c99
Diffstat (limited to 'src/raylib.rc.data')
0 files changed, 0 insertions, 0 deletions
