-#if defined(__POWERPC__)
- // FIXME: under wxOSX using float instead of double results in the heap
- // corruption, at least in the builds under PPC architecture for
- // some reason, disable them temporarily until this can be found.
- double f = 0.0;
-#else