kingscallop

Results 13 issues of kingscallop

Fixes a few errors like the ones below. On clang: ``` In file included from spark/src/Core/SPK_Factory.cpp:21: In file included from spark/include/SPARK.h:33: spark/include/Extensions/Interpolators/SPK_GraphInterpolator.h:599:3: error: explicit qualification required to use member 'interpolateParam'...

On some editors ISO-8859 encoded files can't be edited. This patches them to regular ASCII encoding.