Fwd: [parrot-tickets] [Parrot] #11: issame fails for String PMC argument
Will Coleda
will at coleda.com
Mon Dec 1 18:18:38 UTC 2008
Looks like responses to parrot-tickets are not automatically posted
back to the ticket.
Is this something we can enable? If not, we should probably disallow
anyone but the ticketing system from posting to this list to reduce
confusion.
--
Will "Coke" Coleda
---------- Forwarded message ----------
From: NotFound <julian.notfound at gmail.com>
Date: Mon, Dec 1, 2008 at 5:13 AM
Subject: Re: [parrot-tickets] [Parrot] #11: issame fails for String PMC argument
To: parrot-tickets at lists.parrot.org
On Sun, Nov 30, 2008 at 5:18 PM, Parrot <parrot-tickets at lists.parrot.org> wrote:
> #11: issame fails for String PMC argument
> ----------------------+-----------------------------------------------------
> Reporter: pmichaud | Owner:
> Type: bug | Status: new
> Priority: major | Milestone:
> Component: none | Version: trunk
> Severity: medium | Keywords:
> Lang: | Patch:
> Platform: |
> ----------------------+-----------------------------------------------------
> The issame opcode fails when comparing a String PMC with PMCNULL:
Fixed in r33147. Also changed is_same with pmc null as first argument
to return true when second is also null and false otherwise, lack of
commutativity in this operation looked very odd.
--
Salu2
_______________________________________________
parrot-tickets mailing list
parrot-tickets at lists.parrot.org
http://lists.parrot.org/mailman/listinfo/parrot-tickets
More information about the parrot-dev
mailing list