Files
raylib/src
Dani Martin 2528854664 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
2020-03-26 18:48:34 +01:00
..
2020-02-19 12:19:41 +01:00
2020-03-23 20:24:20 +01:00
2020-03-25 18:51:46 +01:00
2019-09-09 21:56:16 +02:00
2020-03-25 19:41:51 +01:00
2020-02-04 17:06:08 +01:00
2020-03-25 19:41:51 +01:00
2020-02-14 23:10:02 +01:00
2020-02-06 16:37:38 +01:00
2020-03-25 18:52:38 +01:00
2018-09-26 16:02:42 +02:00
2020-02-03 18:31:30 +01:00
2020-02-06 16:37:38 +01:00
2020-03-02 10:22:08 +01:00
2020-01-05 20:01:54 +01:00
2020-03-25 19:41:51 +01:00
2020-02-06 16:44:04 +01:00
2020-02-20 13:46:33 +01:00
2020-03-03 15:53:13 +01:00
2020-03-25 19:41:51 +01:00
2020-03-25 19:41:51 +01:00
2020-03-25 19:41:51 +01:00