Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #39329] Check to make sure PMC_str_val, etc. are used appropriately

0 views
Skip to first unread message

Matt Diephouse

unread,
Jun 8, 2006, 12:03:27 AM6/8/06
to bugs-bi...@rt.perl.org
# New Ticket Created by Matt Diephouse
# Please include the string: [perl #39329]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=39329 >


PMC_str_val and family aren't guaranteed to work for subclasses, so
they should be limited to set_string, get_string, etc. String.pmc was
causing some failures for Tcl recently because of this. All the PMCs
should be checked for this sort of behavior.

--
Matt Diephouse

0 new messages