In file included from source/pyext.cpp:11: source/pyext.h: In function `static void *
pyext::flext_t_work_wrapper(flext_base::thr_params *)':
source/pyext.h:113: warning: `void *' is not a pointer-to-object type
ok, i know about it, but it's only a warning....
source/clmeth.cpp: In function `static struct PyObject *
pyext::pyext_stop(PyObject *, PyObject *)':
source/clmeth.cpp:212: no method `flext_base::SetFlint'
this one we had already.... replace it with flext::SetInt()
seems like py/pyext wants un upgrade as well..... cvs, once synced with my repository, will make your (and my life) easier....
greetings, Thomas