L
Lieven De Foor
Guest
Replacing REPEAT with DO WHILE TRUE could be a workaround? Unless the infinite loop detection detects that this is in fact also an infinite loop... While these things (i.e. infinite loop protection) probably sounded good for a 4GL, I think such "optimizations" should not be part of the language/runtime, but up to the developer...
Continue reading...
Continue reading...