Ticket #53 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months 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 (1.1 kB) - added by khjklujn 3 months ago.

Change History

Changed 3 months ago by khjklujn

Changed 3 months 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 3 months 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.