Skip to content

Add -Werror=init-self to the default CMAKE_CXX_FLAGS

Ahmad Samir requested to merge work/ahmad/init-self into master

Should help catch errors like initializing a q-ptr with itself[1].

[1] knewstuff@d09ba191

Merge request reports