[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] perl bindings: take file handles for apr_file_t

From: Ben Reser <ben_at_reser.org>
Date: 2003-12-23 09:09:36 CET

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 <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Tue Dec 23 09:10:25 2003

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.