Hi,

i found a kind of nasty bug in the inotify.c file. I have sent a patch. 
Since i have seen some more of them with a short grep. I think i will 
short introduce the problem. I will look for changing them as well.

If you build a pyhton value with Py_BuildValue you need to choose the 
correct flag "l" for long int and "i" for int. There is no difference 
between this two on a x86 platform but on a amd64 platform this may give 
some very strange errors since long int is a 64bit value and int only 32bit.


Mathias

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to