Andy Lester wrote: >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. > OK. What about those two PERL_UNUSED_VAR(optype) calls in pp_ctl.c (lines 2064 and 2080)? Did you only want one, or both for some reason that I can't divine?
------------------------------------------------ Radan Computational Ltd. The information contained in this message and any files transmitted with it are confidential and intended for the addressee(s) only. If you have received this message in error or there are any problems, please notify the sender immediately. The unauthorized use, disclosure, copying or alteration of this message is strictly forbidden. Note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Radan Computational Ltd. The recipient(s) of this message should check it and any attached files for viruses: Radan Computational will accept no liability for any damage caused by any virus transmitted by this email.