On Fri, Jun 24, 2005 at 03:28:10PM +0100, Steve Hay ([EMAIL PROTECTED]) wrote:
> Doesn't quite work  :-(
> 
> Error E2024 ..\universal.c 956: Cannot modify a const object in function 
> XS_Internals_hash_seed
> Error E2024 ..\universal.c 966: Cannot modify a const object in function 
> XS_Internals_rehash_seed

Tell ya what.  Put your lines back like so:

   SV **newsp = 0; /* Should be handled by PERL_UNUSED_VAR */

so I know to go looking for them later.

I don't have time to find a solution today.  What I'd REALLY like is to
have it so that the macros that use newsp were a little different so
there was no setting of newsp at all.

xoa


-- 
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance

Reply via email to