Skip to content

Update CFLAGS for clang

Jelle van der Waa requested to merge clang_support into master

Remove no-cast-function-type and add missing-field-intializers as Python's C functions requires a {NULL} value in the member definition.

Closes: #19 (closed)

Merge request reports