Wiki

Ticket #62 (closed defect: fixed)

Opened 16 years ago

Last modified 16 years ago

Lower case generic type names have problems

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

Description

def bar(d as dictionary<of string, int>)

(1) A lower case generic type name triggers an uncaught exception.

(2) Generic type names do not participate in -correct-case

This ticket is to address both of these issues.

Change History

Changed 16 years ago by Chuck

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

Fixed in changeset:1759

Note: See TracTickets for help on using tickets.