CVS up pulled 10 mins ago onto a NetBSD (i386) 1.6.1 box :
In file included from Filter.xs:26:
/data/src/modperl-2.0/xs/Apache/Filter/Apache__Filter.h: In function `mpxs_Apache__Filter_print':
/data/src/modperl-2.0/xs/Apache/Filter/Apache__Filter.h:22: parse error before `rv'
/data/src/modperl-2.0/xs/Apache/Filter/Apache__Filter.h:22: `rv' undeclared (first use in this function)
/data/src/modperl-2.0/xs/Apache/Filter/Apache__Filter.h:22: (Each undeclared identifier is reported only once
/data/src/modperl-2.0/xs/Apache/Filter/Apache__Filter.h:22: for each function it appears in.)
/data/src/modperl-2.0/xs/Apache/Filter/Apache__Filter.h:25: parse error before `rv'
*** Error code 1
Doh! it's the (usual?) problem that I have with gcc not being strict about declarations after the code. What was the flag to enable the strict ansi C in gcc?
Anyways, I have fixed that in cvs, if you notice something else please let me know.
__________________________________________________________________ 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]