[matplotlib-devel] Bug: Basemap toolkit not 64-bit aware

2006-10-16 Thread Kevin Mueller
Sorry if this is the wrong location for basemap toolkit bug reports. Please redirect me if that is the case. Anyhow, I notice that in pyproj.pyx, the python function PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, void **buffer, Py_ssize_t *buffer_len); is inco

Re: [matplotlib-devel] Bug: Basemap toolkit not 64-bit aware

2006-10-16 Thread Jeff Whitaker
Kevin Mueller wrote: > Sorry if this is the wrong location for basemap toolkit bug reports. > Please redirect me if that is the case. Kevin: Here is fine. > Anyhow, I notice that in pyproj.pyx, the python function > > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > void **