|
From: Chris F. <cd...@fo...> - 2012-06-04 21:08:27
|
Hi, In compiling the opensync tree on the latest Debian sid, I ran into the following warning: wrapper/opensync-error.i:51: Warning 321: 'set' conflicts with a built-in name in python I'm thinking that renaming the member from "set" to "set_error" is the best solution, but I'm not a python guy, so maybe there's an even better way? Let me know... otherwise, I'll rename it. :-) Thanks, - Chris |