[perl #56052] Storable issue

2008-09-10 Thread James Keenan via RT
Can someone evaluate where we stand with respect to the issues in this ticket? Thank you very much. kid51

Re: [perl #56052] Storable issue

2008-08-03 Thread Nicholas Clark
On Thu, Jun 19, 2008 at 05:02:56PM -0700, Mark Glines wrote: > Looking at Storable.xs in the various perl revs, it looks like 5.8.4 is the > earliest version of perl which won't have this issue. If that isn't an > acceptable requirement for parrot, I can try to figure out how to make the > pmc

Re: [perl #56052] Storable issue

2008-06-19 Thread Mark Glines
On Thursday 19 June 2008 16:46:23 chromatic wrote: > On Thursday 19 June 2008 12:40:49 Andrew Johnson wrote: > > No, sorry. I first saw the problem a couple of weeks ago, but that was my > > first attempt to build on this platform. The simplest solution is > > probably to raise the minimum required

Re: [perl #56052] Storable issue

2008-06-19 Thread chromatic
On Thursday 19 June 2008 12:40:49 Andrew Johnson wrote: > No, sorry. I first saw the problem a couple of weeks ago, but that was my > first attempt to build on this platform. The simplest solution is probably > to raise the minimum required version of Perl from 5.8.0 (as listed in > README) to whi

Re: [perl #56052] Storable issue

2008-06-19 Thread Andrew Johnson
On Thursday 19 June 2008 12:13:40 Mark Glines via RT wrote: > On Wed Jun 18 10:57:05 2008, [EMAIL PROTECTED] wrote: > > On Solaris10 with sparc, during the make process I get this: > > > > perl /home/phoebus3/ANJ/work/parrot/tools/build/pmc2c.pl --c > >subproxy.pmc > > Cannot restore overloadin

[perl #56052] Storable issue

2008-06-19 Thread Mark Glines via RT
On Wed Jun 18 10:57:05 2008, [EMAIL PROTECTED] wrote: > On Solaris10 with sparc, during the make process I get this: > > perl /home/phoebus3/ANJ/work/parrot/tools/build/pmc2c.pl --c >subproxy.pmc > Cannot restore overloading on HASH(0x286dc8) (package >Parrot::Pmc2c::Emitter) at blib/lib/S

[perl #56052] Storable issue

2008-06-19 Thread via RT
# New Ticket Created by Andrew Johnson # Please include the string: [perl #56052] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=56052 > On Solaris10 with sparc, during the make process I get this: perl /home/phoebus3/ANJ/