Adrien Mazarguil 517b89b090 lib: work around large enum values
Exported header files used by applications should allow the strictest
compiler flags. Language extensions used in many places must be explicitly
marked or removed to avoid warnings and compilation failures.

This commit prevents the following errors:

 error: ISO C restricts enumerator values to range of `int'

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2016-09-13 15:35:28 +02:00
..
2016-09-09 17:56:14 +02:00
2016-09-09 17:56:08 +02:00
2016-07-16 11:13:22 +02:00
2016-06-14 17:24:15 +02:00