Doug MacEachern wrote: > On 30 Jan 2002 [EMAIL PROTECTED] wrote: > > >>stas 02/01/29 22:57:31 >> >> Modified: xs/maps apr_functions.map >> Log: >> - package guessing was wrong, was using APR::function instead of >> APR::Util::function. remove guessing. >> > > no, the guessing is correct. APR::strerror is right, > Apache::Util::strerror is not, etc. please put them back, thanks. > sorry if i mislead somehow in recent emails, but i didn't mean to imply > this.
But what about other functions? password_validate, generate_random_bytes, etc... So it should be APR::password_validate? Or did you mean this: MODULE=APR apr_strerror | MPXS_ | statcode MODULE=APR::Util apr_password_validate apr_filename_of_pathname apr_password_get -apr_snprintf -apr_vformatter -apr_vsnprintf apr_generate_random_bytes | MPXS_ | length _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
