Doug MacEachern wrote: > On Sat, 29 Sep 2001, Stas Bekman wrote: > > >>I've changed the map file, need to run source scan, but it doesn't work >>:( back to manual... >> >>panic: not expecting 'tcpi_rcv_wscale' after array bounds in ' >> u_int8_t tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4;' >>Expecting parenth after identifier in `key=((void *)0)' >> > > no, it isn't broken. > > >>key=((void *)0), >>sv_val=&(*Perl_Isv_no_ptr(my_perl)))', >> > > you can't have var=default in the C function prototype. defaults need to > be in the .map file.
yup, sorry about that. I've moved it to .map, all works :) thanks! _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://apachetoday.com http://eXtropia.com/ http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
