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

Re: apr_file_temp_dir()

From: William A. Rowe, Jr. <wrowe_at_apache.org>
Date: 2002-11-13 21:02:02 CET

At 01:16 PM 11/13/2002, Greg Hudson wrote:
>On Wed, 2002-11-13 at 11:26, cmpilato@collab.net wrote:
>> This has been mentioned before -- at least by myself, perhaps by
>> others, too -- but the Subversion folks would *really* like to see APR
>> grow a gimme-a-temp-directory function.
>
>Would gimme-a-temp-file be a better interface? Like mkstemp(), but
>without the template argument? (And maybe returning an apr_file_t *
>instead of a file descriptor.)

I'd like them both, actually.

Another thing to consider, that I'll step up and code, would be the
apr_filepath_list_*() functions for colon v.s. semicolon (mopping up
quoted strings) PATH or whatnot processing.

The only question; would returning an apr_array_header_t from _split
and merging only apr_array_header_t's in the _merge flavor work
for everyone? Or what would be a better interface?

Bill

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 13 21:07:11 2002

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.