Ticket #1584 (closed deprecation: done)
STRING Out parameters in Parrot_str_* functions
Reported by: | coke | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | none | Version: | trunk |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
All STRING modification functions will return a STRING pointer; capture and use this rather than relying on in-place modification of an existing pointer.
Change History
Note: See
TracTickets for help on using
tickets.