You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ben Reser <be...@reser.org> on 2003/12/23 08:09:36 UTC

[PATCH] perl bindings: take file handles for apr_file_t

Roughly similar to the python bindings.  I believe PerlIO_fileno returns
a file handle on windows.  But it'd be nice if some windows person would
test this for me. 

[[[

Allow file handle refs to be passed to functions like diff that
take a apr_file_t as a parameter.

* subversion/bindings/swig/swigutil_pl.c
    Handle converting from a perl filehandle ref to a fileno
    that we can give to apr.

]]]

-- 
Ben Reser <be...@reser.org>
http://ben.reser.org

"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken