Priority
Major
Type
Bug 
State
Fixed 
Assignee
Olga Lobacheva 
Subsystem
No subsystem 
Affected versions
Fixed in
Fixed in build
Next build 
Fixed in build
918
  • Submitted by   Olga Lobacheva
    2 years ago (25 May 2007 19:17)
  • Updated by Olga Lobacheva
    18 months ago (04 Aug 2008 20:31)
  • Jira: RSRP-41445
    (history, comments)

RSRP-41445

Compile time constant overflow bug

0
public class P
  {
    public enum E : ushort
    {
      A = 0x0040
    }
    const E y = ~E.A;
  }


Issue was closed
Comments (0)
 
History (0)
 
Links
 
Issue has no comments