2016-04-01 13:21 GMT+02:00 Paul Gofman gofmanp@gmail.com:
+static double pres_rsq(double *args, int ncomp) +{ +double v;
Indentation. You could also probably rename ncomp to just n.
Also I get this on 32 bit:
effect.c:3838: Test succeeded inside todo block: Operation rsq, component 2, expected 0x3f2c985c, got 0x3f2c985c (0.6742). effect.c:3838: Test succeeded inside todo block: Operation rsq, component 3, expected 0x1f800001, got 0x1f800001 (5.42101e-20).