Branch: Tag:

2011-03-21

2011-03-21 02:00:52 by Martin Stjernholm <mast@lysator.liu.se>

Added test for [bug 5911 (#5911)].

393:    return sizeof(a);   ]], 1)    + test_eval_error([[ +  // [Bug 5911] +  class X { +  string s; +  }; +  X()->s = (mixed) X(); + ]]) +    dnl bug in for loop optimization in combination with +=      test_any([[