>-------- Оригинално писмо -------- >От: Randy Kobes <[EMAIL PROTECTED]> >Относно: Re: Fix a couple of warnings on win32 >До: "Philippe M. Chiasson" <[EMAIL PROTECTED]> >Изпратено на: Събота, 2005, Юни 11 05:28:12 EEST >---------------------------------- > >On Fri, 10 Jun 2005, Philippe M. Chiasson wrote: > >> Nick *** wrote: >[ ... ] >> > BTW, I get an error on win32 with ActivePerl 5.8.7, AP >> > 2.0.54 and the latest MP2 svn >> > >> > cl -IE:/cygwin/usr/src/mod_perl-2.0/src/modules/perl >> > -IE:/cygwin/usr/src >> > /mod_perl-2.0/xs -Ie:/sites/servers/apache2/apache2/include -nologo -Gf >> > -W3 -MD >> > -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT >> > -DBUILT_BY_ACT >> > IVESTATE -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT >> > -DPERL_IMPLI >> > CIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -I"E:\Sites\Perl\lib\CORE" >> > -DMOD_PERL >> > -DMP_COMPAT_1X -MD -Zi -DNDEBUG -O1 -c modperl_module.c && >> > E:\Sites\Perl\bin\ >> > perl.exe -MExtUtils::Command -e mv modperl_module.obj modperl_module.lo >> > modperl_module.c >> > modperl_module.c(170) : error C2143: syntax error : missing ';' before >> > 'type' >> > modperl_module.c(185) : error C2065: 'interp' : undeclared identifier >> > modperl_module.c(185) : warning C4047: '=' : 'int' differs in levels of >> > indirect >> > ion from 'modperl_interp_t *' >> > modperl_module.c(186) : error C2223: left of '->perl' must point to >> > struct/union >> > >> > NMAKE : fatal error U1077: 'cl' : return code '0x2' >> > >> > I don't have a patch for this one. >> >> Looks like there is something wrong with >> MP_PERL_CONTEXT_DECLARE's definition. I just tried with >> ActivePerl 5.8.7 on Linux successfully. > >Nick, could you try the current svn sources - I think >this should be fixed now.
Yes, it's ok now. ----------------------------------------------------------------- http://izbori2005.netinfo.bg - Избори 2005 - Само най-важното. Виж, чуй, прочети и избери! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
