Ticket #34 (closed todo: fixed)

Opened 13 years ago

Last modified 13 years ago

deprecate index syntax for substr

Reported by: parrotcode@… Owned by: kjs
Priority: normal Milestone:
Component: imcc Version:
Severity: low Keywords: PIR IMCC
Cc: parrot-dev@… Language:
Patch status: Platform:

Description

In PDD19 it says:

{{ DEPRECATION NOTE: Possibly deprecate the substring variant. }}

This should be implemented (or rather, imcc.y should be tweaked so that $S0[10] no longer maps to a substr op.

kjs

Change History

Changed 13 years ago by kjs

  • owner set to kjs

Changed 13 years ago by coke

  • keywords IMCC added
  • summary changed from [PIR] deprecate index syntax for substr to deprecate index syntax for substr

Changed 13 years ago by kjs

  • component changed from core to imcc

Changed 13 years ago by coke

  • status changed from new to closed
  • resolution set to fixed

This syntax is no longer in trunk, resolving ticket.

Note: See TracTickets for help on using tickets.