Autopxd erros
hello!! I converted 2 file with autopxd and it works well but with another file I have errors that I understand them not, if some one can help me to understand it, Thanx

Hello, It's been a long time since I worked on this library and I didn't write most of the code. I don't think I'll be able to help you much. Sorry about that.
If you were to post the code that led to the problem, or even better, if you could narrow down which part of it causes the problem and post that, then I or someone else might be able to guess what the problem is. Unfortunately I can't tell much from the error message itself, though I can see than that the problem is encountered in the C parser, implying an issue even parsing the C code, before it gets up to making Cython code out of it.