incorrectly referenced as
int PyObject_AsWriteBuffer(object, void **rbuf, int *len)
and chokes on 64-bit compiles. My workaround was to more-or-less switch
from "int" to "long", but I'm sure there is a better solution.
Kevin Mueller
Dept Atmospheric Sciences, Univ.
> anyone interested. I also noticed an earlier message like this, seemingly
> without resolution. Is there other- maybe, better- code for Qt4 available
> somewhere?
>
> Kevin Mueller
> Dept. Atmospheric Science, Univ. Illinois Urbana-Qt4Champaign
diff -Naur matplotlib-0.87.3.old
available
somewhere?
Kevin Mueller
Dept. Atmospheric Science, Univ. Illinois Urbana-Qt4Champaign
diff -Naur matplotlib-0.87.3/lib/matplotlib/__init__.py matplotlib-0.87.3.old/lib/matplotlib/__init__.py
--- matplotlib-0.87.3/lib/matplotlib/__init__.py 2006-07-05 22:04:59.0 -0500