Wiki

Ticket #53 (closed defect: fixed)

Opened 16 years ago

Last modified 16 years ago

Support for UInt32 enums

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

Description

The Qyoto library has an enum that uses UInt32 as the base and creates a type cast error in EnumDecl?._scanClrType.

Attachments

enum_uint32.patch Download (1.1 KB) - added by khjklujn 16 years ago.

Change History

Changed 16 years ago by khjklujn

Changed 16 years ago by Chuck

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

I'm almost out of time today, but will look at this soon.

In the future, please provide a test case in the patch so we can be sure to lock the problem down and never backslide.

Changed 16 years ago by Chuck

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

Test case created.
Patch applied.
Fixed in changeset:1703

Note: See TracTickets for help on using tickets.