Skip to content

Fix gizmo compilation

Josh Borrow requested to merge fix-gizmo-compilation into master

This contains two patches, one for the GIZMO schemes that I broke last night (with_cosmology was not calculated in the extra ghost silly mistake).

The other patch initialises some pointers to NULL so that clang no longer complains about them (this was a false positive).

Merge request reports