Geoffrey Young wrote:


[EMAIL PROTECTED] wrote:

stas 2003/03/24 23:51:08

  Modified:    src/modules/perl mod_perl.c modperl_cmd.c modperl_interp.c
  Log:
  move the modperl_interp_init() trace inside the function itself


this change throws the following error for me

modperl_interp.c: In function `modperl_interp_init':
modperl_interp.c:232: parse error before `*'
modperl_interp.c:236: `mip' undeclared (first use in this function)

Oops, I did it again. The only problem is that I have inserted in between declarations.


I still haven't figured out what CC flags I have to use to catch this for me, as it works just fine on gcc-3.2

I've fixed that in cvs. Thanks Geoff.

__________________________________________________________________
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]



Reply via email to