#11: issame fails for String PMC argument
-----------------------+----------------------------------------------------
Reporter: pmichaud | Type: bug
Status: closed | Priority: minor
Milestone: | Component: core
Version: trunk | Severity: low
Resolution: fixed | Keywords:
Lang: | Patch:
Platform: |
-----------------------+----------------------------------------------------
Changes (by allison):
* status: new => closed
* resolution: => fixed
Comment:
The answer is no, we really don't need to check whether two string PMCs
are sharing the same internal string memory. This is an old C-centric
concept of "sameness" that's not relevant anymore. I've removed String's
'is_same' vtable function in r36078.
Allison
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/11#comment:4>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets