Ticket #794 (closed bug: fixed)
split opcode should respect HLL mappings
Reported by: | coke | Owned by: | NotFound |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Version: | trunk |
Severity: | medium | Keywords: | |
Cc: | Language: | tcl | |
Patch status: | applied | Platform: |
Description
Split calls Parrot_str_split, which unconditionally generates a ResizableStringArray - it should instead use Parrot_get_ctx_HLL_type to allow languages to override the type.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.