Skip to content

Move to C11 standard

Matthieu Schaller requested to merge c11_standard into master

This forces compilation using C11. Works on all compilers I have access to. It also correctly includes the config parameters in all the unit tests to get the correct definitions.

Merge request reports