Ticket #868 (closed deprecation: wontfix)

Opened 13 years ago

Last modified 11 years ago

DEPRECATE generation of PAST::Val constants

Reported by: pmichaud Owned by: pmichaud
Priority: normal Milestone:
Component: PCT Version: 1.3.0
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description

The PAST::Compiler may change the code generation for PAST::Val nodes (i.e. constants) so that the constant is created at the beginning of the block (Parrot sub) instead of in the sequence of the node as given by the ast.

Eligible for 1.5.

Pm

Change History

Changed 11 years ago by nwellnhof

  • type changed from feature to deprecation

Changed 11 years ago by pmichaud

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

This will likely happen in a future refactor of PAST (as either a separate deprecation or reimplementation); marking this as "wontfix" here.

Pm

Note: See TracTickets for help on using tickets.