After #2063 is in I would like to add a new build job with the following properties:
It should check if Elektra properly disables plugins/bindings/... when standards are not met.
I started work on the patches in https://github.com/ingwinlu/libelektra/tree/fix_non_c99_errors
@sanssecours Is this already fixed?
Is this already fixed?
Not as far as I can know. I do not think we have a build job that uses -std=c99 yet.
And the -Werror?
And the -Werror?
The only build job that does not use -Werror is debian-oldstable-full.
I think we went already quite far with this.
Most helpful comment
The only build job that does not use
-Werrorisdebian-oldstable-full.