warning in swigutil_py.c
From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-05-23 02:24:49 CEST
so i was playing with the new and more pythonic swig bindings, and i
subversion/bindings/swig/swigutil_py.c: In function
looking at the code, it appears that we're using fileno (which returns
apr_os_file_t fd;
fd = fileno (file);
then using &fd when we need a pointer to the apr_os_file_t *?
I realize there is a comment for that function stating that it's
-garrett
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.