"Sander Striker" <[EMAIL PROTECTED]> writes:

> What about defining apr_lock_create() as:
> 
> #define apr_lock_create(params) \
>     apr_lock_create_ex(params, APR_LOCK_DEFAULT)
> 
> And introduce apr_lock_create_ex which has the extra required parameter?

I'd rather it be a function than a macro, but the name certainly works
for me.

-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Reply via email to