Priority
Major
Type
Bug 
State
Fixed 
Assignee
Olga Lobacheva 
Subsystem
No subsystem 
Affected versions
Fixed in
Fixed in build
5.0.1612.107  
Fixed in build
918
  • Submitted by   Ilya Ryzhenkov
    23 months ago (28 Feb 2008 19:44)
  • Updated by Ilya Ryzhenkov
    18 months ago (04 Aug 2008 19:59)
  • Jira: RSRP-59746
    (history, comments)

RSRP-59746

Overflow in constant value computation

1
  enum Foo : ushort { A, B }
  class Overflow
  {
    void foo()
    {
      Foo x = ~Foo.A;
    }
  }


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