Autoboxing spec should specify things for extended assignment Operators too

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 5.0
    • Component/s: specification
    • generic
    • generic

      As of now Tiger-beta2 46 build:-

      Operations like :-

      Character ch = 95;
      ch++; // is allowed
      but things like
      ch+=1; // not allowed leads to compile time error.

      If this can be clarified at the Autoboxing spec level it will be of great help.

            Assignee:
            Alex Buckley
            Reporter:
            Jit Singh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: