Skip to content

Bump default build standard to gnu99

Emmanuel Fleury requested to merge emmanuel.fleury/glib:std_gnu99 into master

As said previously, the build process should be done with gnu99 standard and not gnu89. So, change the default option to -std=gnu99 in meson.build.

Closes #1662 (closed)

Edited by Philip Withnall

Merge request reports