Doug MacEachern wrote: > +1 on removing it. I've removed it from the code, but it'll be still automatically picked by source scan and therefore regenerated in:
./src/modules/perl/modperl_constants.c ./xs/ModPerl/Const/modperl_constants.c ./xs/tables/current/Apache/ConstantsTable.pm Do we have some magic in the source scannig code to tell it to skip that macro? > On Tue, 4 Jun 2002, Stas Bekman wrote: > > >>from include/http_log.h >> >>/* APLOG_NOERRNO is ignored and should not be used. It will be >> * removed in a future release of Apache. >> */ >>#define APLOG_NOERRNO (APLOG_LEVELMASK + 1) >> >>we should probably remove it from constants and where it's used (in >>aplog.pm test) >> >> >> >>__________________________________________________________________ >>Stas Bekman JAm_pH ------> Just Another mod_perl Hacker >>http://stason.org/ mod_perl Guide ---> http://perl.apache.org >>mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com >>http://modperlbook.org http://apache.org http://ticketmaster.com >> >> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: [EMAIL PROTECTED] >>For additional commands, e-mail: [EMAIL PROTECTED] >> > -- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
