On Wed, 16 Dec 2009, Kamil Dudka wrote:
Nevertheless using void* for function pointers is always bad idea. I see there is the same bug in the libssh2 public interface. However it needs to wait till next major release to not break the ABI I guess.
Right, that's not kosher C and I've mentioned this need to fix in the TODO document for the next ABI bump.
Fortunately, I believe most systems and compilers deal with this perfectly fine still.
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
