Ticket #120 (closed defect: fixed)

Opened 2 months ago

Last modified 1 month ago

Make TupleNode use new temp allocation

Reported by: dagss Assigned to: somebody
Priority: minor Milestone: 0.11
Component: Code Generation Version:
Keywords: cleanup Cc:

Description

See http://hg.cython.org/cython-devel/rev/4a4a4eba9cd6 . This could be prettier if TupleNode? changes its ancestor to NewTempExprNode? (and any issues that arise doing that is worked out).

Change History

11/28/2008 04:49:28 AM changed by scoder

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