Menu

#21 Crash when _ = a[i] in nuregion()

open-accepted
nobody
5
2011-02-18
2011-02-18
No

When _ = a[i] form of assignment is used inside nuregion() method, the compiler crashes, with a reason like an exception in "isVarWritten"

Discussion

  • Andrew V. Adinetz

    this most likely means that expression of the form _ = a[i], or more specifically, _, is not handled properly.

     
  • Andrew V. Adinetz

    • status: open --> open-accepted
     
MongoDB Logo MongoDB