Skip to content

Bug inside debug checks.

James Willis requested to merge doself2-vectorisation into master

There was an extra { on line 637 of runner_doiact_vec.c that I missed because I never compiled debugging checks enabled. I also formatted the rest of the code, which messes up the diff in gitlab.

Merge request reports