On Wed, Jun 25, 2008 at 09:27:39AM +0200, Moritz Lenz wrote:
> Patrick R. Michaud wrote:
> > On Tue, Jun 24, 2008 at 11:18:31PM +0100, Ovid wrote:
> >> The failure is at runtime, not compile time (full output below), but
> >> I'm not sure how to proceed since I don't know if this is supposed to
> >> work yet.  
> > 
> > In this case, the issue is that we don't have a multimethod for 
> > infix:<->(Int, Int) returning Int. 
> 
> That's only half of the problem. The other half is that the type check
> somtimes fails with "Null PMC access in type()", not with "Type check
> failed".

Oh, yes.  Actually, in looking at Ovid's original output, I'm wondering
if he gets the same error when running Parrot with the -G option -- I'm
a bit surprised by the "double free" errors in the output.

Pm

Reply via email to