Skip to content
saugns v0.3.6e. Use -std=c11. Fix -pedantic clang warnings.

Removes new warnings when building with clang 8.0,
which appeared in previous version
(where -pedantic was added in Makefile).

No functional change.