|
From: Josef W. <Jos...@gm...> - 2011-11-23 15:46:34
|
On 23.11.2011 08:34, Julian Seward wrote: > Overall I'd just forget about any loss of precision from exceptions. > In order for it to be noticeable would require the program to enter > a signal handler following an exception, literally thousands of times. > Which doesn't sound very likely. I agree. Hmm. I assume we could come up with an simple estimation on how much simulator calls we could have missed due to exceptions, and if its above a given threeshold, print out a warning about it. Josef |