Wiki

Ticket #143 (closed defect: fixed)

Opened 15 years ago

Last modified 13 years ago

cannot use int.maxValue

Reported by: jonathandavid Owned by: Charles
Priority: minor Milestone:
Component: Cobra Compiler Version: 0.8.0
Keywords: primitive types Cc:

Description

The compiler does not recognize this: int.maxValue

Int32.maxValue works, though.

In a similar fashion, float.maxValue fails whereas Single.maxValue works like a charm.

Change History

Changed 13 years ago by hopscc

ticket:258 changeset:2456 addressed something similar for interfaces

Probably need similar change for properties/constants

Changed 13 years ago by Charles

bump

Changed 13 years ago by Charles

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

Fix on the way.

Changed 13 years ago by Charles

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

Fixed in changeset:2590

Note: See TracTickets for help on using tickets.