[Numpy-discussion] [matplotlib-devel] Fwd: Going to cut NumPy 1.0b5 tonight

Charlie Moad cwmoad at gmail.com
Tue Sep 5 08:00:26 EDT 2006


I also get a compile error when trying to build against the win32-py2.4 release.

src\_na_nxutils.c(213) : error C2275: 'PyObject' : illegal use of this
type as an expression
c:\Python24\include\object.h(104) : see declaration of 'PyObject'
src\_na_nxutils.c(213) : error C2065: 'ret' : undeclared identifier
src\_na_nxutils.c(215) : warning C4047: 'return' : 'PyObject *'
differs in levels of indirection from 'int'

Do we need to modify our use of the c-api at all?

- Charlie

On 9/5/06, Boyd Waters <bwaters at nrao.edu> wrote:
> Very sorry: here is the initial error:
> numpy/core/src/arrayobject.c:564: error: 'op' undeclared (first use
> in this function)
>
>
> On Sep 5, 2006, at 12:01 AM, Boyd Waters wrote:
>
> > 1.0b5
> > Fails to compile?
>
>
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>
> _______________________________________________
> Matplotlib-devel mailing list
> Matplotlib-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>
>
>
>




More information about the NumPy-Discussion mailing list