
Jan. 29, 2009
4:50 p.m.
numpy\core\src\umathmodule.c.src(64): error: expected an identifier static float frexpf(float x, int * i) ^
numpy\core\src\umathmodule.c.src(64): error: expected a ")" static float frexpf(float x, int * i) ^
numpy\core\src\umathmodule.c.src(65): error: expected a ";" { ^
Perhaps a macro that is replaced? Visual Studio defines min, max as macros. Maybe it is the same for frexpf? Could you check in the preprocessed C++ file ? /E to generate it Intel Compiler, I think. Matthieu -- Information System Engineer, Ph.D. Website: http://matthieu-brucher.developpez.com/ Blogs: http://matt.eifelle.com and http://blog.developpez.com/?blog=92 LinkedIn: http://www.linkedin.com/in/matthieubrucher