You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by James Tait <JT...@wyrddreams.demon.co.uk> on 2002/05/27 19:02:32 UTC

[PATCH] (updated) prg: type RewriteMap can now take arguments again

Cheers Ryan, that was the function I was looking for. :P

The patch has now been updated to use the apr_tokenize_to_argv function. 
Tested and working fine on RH7.1.

Incidentally, what is the best source of documentation/information on the 
apr and apr-utils supplied functions?  I'm currently using a combination of 
grep'ing the source and the docs at http://apr.apache.org/docs/apr-util/ 
and http://apr.apache.org/docs/apr/ -- I don't know how I managed to miss 
that function at the bottom of the page. /me shrugs

Cheers,

JT

>>See bugzilla id #8464 for details....

> There is a function, tokenize_to_argv, which given a string, will pass
> back an argv array.  If we use that, then we get the ability to quote
> the arguments, and there is less duplicate code.  Please re-submit with
> that change, and I will apply the patch.
> 
> Ryan

-- 
+------------------------------------+------------------------------------+
| James Tait                         | ICQ# 17834893                      |
| MUD programmer and Linux advocate  | http://www.wyrddreams.demon.co.uk/ |
+------------------------------------+------------------------------------+


________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com
________________________________________________________________________