Bulletin number: 280 Products affected: D711D D611A D511A Description: trouble with assignments like += etc Component: compiler Date: Mon May 21 13:47:23 BST 1990 ----- The left-hand operand of a non-simple assignment operator (e.g. +=) may be evaluated twice. This can produce incorrect results if the left-hand operand produces side effects.