reset error state before generating basis library
authorClinton Ebadi <clinton@unknownlamer.org>
Mon, 6 Oct 2014 03:44:32 +0000 (23:44 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Mon, 6 Oct 2014 03:44:32 +0000 (23:44 -0400)
commit5e7777d45db50241a334cb52c0aafc29b2ee6618
tree0560ecf17cf7788c91347df6be0299ef67115f0b
parentfb9aeb18e3091035c1d82484a4348418f2f32adf
reset error state before generating basis library

Errors occuring during publishing in the dispatcher can leak into the
next run. Reset the error state in basis to avoid returning an empty
basis library now that it is evaluated at each MsgConfig.

This may be the wrong solution -- not sure why errors get to hang
around after a run anyway.
src/main.sml