On Mon, Aug 25, 2008 at 9:16 PM, Alan McIntyre <[EMAIL PROTECTED]>wrote:

> In case it hasn't been noted yet, three of the buildbots
> (Windows_XP_x86_64_MSVC, Linux_SPARC_64_Debian,
> Linux_SPARC_64_Debian_gcc4) are failing to build.  The Linux builds
> have the error:
>
> gcc: build/src.linux-sparc64-2.4/numpy/core/src/umathmodule.c
> numpy/core/src/umathmodule.c.src:332: error: static declaration of
> 'trunc' follows non-static declaration
>
> The MSVC build appears to fail with
>
> build\src.win32-2.5\numpy\core\include\numpy\__umath_generated.c(580)
> : error C2065: 'truncf' : undeclared identifier
> _


Blame David ;) Anyway, I expect he will fix it up soon. Maybe we should
shove some of these trickier fixes off to the next release?

Chuck
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to