Wiki

Ticket #204 (assigned defect)

Opened 14 years ago

Last modified 14 years ago

Infer correct types for lambdas and anon methods

Reported by: hopscc Owned by: Chuck
Priority: minor Milestone:
Component: Cobra Compiler Version: 0.8.0
Keywords: Cc:

Description

Lambdas and anon methods/closures should have their types inferred correctly as method sigs not "dynamic" and anon method return type respectively.

Probably should be a follow on from patch for ticket:39 using same
method sig search and matching.

Change History

Changed 14 years ago by hopscc

  • owner set to Chuck
  • status changed from new to assigned

Fix for this relies on code in patch for ticket:39 and is included in second patch
ref-lambda-type-inference.patch on that ticket

Note: See TracTickets for help on using tickets.