Comment 14 for bug 1881563

Revision history for this message
Ben Franksen (bfrk) wrote :

> #3 Inddeed, sclar records reading from empty arrays do not get the value 0 but instead keep their old value (without setting any type of error). This is clearly buggy behavior.

The record should be set to to UDF/INVALID or perhaps LINK/INVALID and the value should not be updated. Updating the value to 0 is clearly wrong.