Bugfix: Error in a routine on appclock hides the routine's stack trace
commit3278df2812fd630ba3526eb061f848b887df052a
authorJames Harkins <jamshark70@dewdrop-world.net>
Tue, 24 Jan 2012 09:31:09 +0000 (24 17:31 +0800)
committerJames Harkins <jamshark70@dewdrop-world.net>
Thu, 26 Jan 2012 02:54:27 +0000 (26 10:54 +0800)
tree33001fd09da825fdc9d44819f7b53489e60554c7
parent249c7a632f4bd84cebdde29920baead6a3a1623c
Bugfix: Error in a routine on appclock hides the routine's stack trace

To reproduce: AppClock.sched(0.1, r { "bang".skribble });
SCClassLibrary/Common/Core/Error.sc