Achim Gaedke
<[EMAIL PROTECTED]>
writes:

> While compiling matplotlib-0.87.5 with python-2.5 on debian testing some
> errors occured:
>
[snip errors]
>
>
> similar errors occured in src/swig_runtime.h
>
> src/swig_runtime.h: In function 'int SWIG_Python_ConvertPtr(PyObject*,
> void**, swig_type_info*, int)':
> src/swig_runtime.h:1140: error: invalid conversion from 'const char*' to
> 'char*'

There are also problems with the CXX/ code using int instead of
Py_ssize_t. I've submitted a patch with fixes for that, and your patch
for the above problem:

http://sourceforge.net/tracker/index.php?func=detail&aid=1561959&group_id=80706&atid=560722

-- 
|>|\/|<
/--------------------------------------------------------------------------\
|David M. Cooke
|cookedm(at)physics(dot)mcmaster(dot)ca


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to