Hi,
   In trying to compile the current cvs mod_perl 2 on Win32
(Apache/2.0.47), I've run into a problem with the use of
VOID in the definition of modperl_hook_run_mode_e in
src/modules/perl/modperl_types.h - being case insensitive,
I think Win32 is interpreting this as 'void', and gets
pretty confused. A s/VOID/MP_VOID/ gets around this, but
perhaps there's a more intuitive name?

-- 
best regards,
randy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to