[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
status
I added try/catch pairs around all message Send() calls. This should help tracking
down what exactly goes wrong. I'll recompile the whole thing from scratch
once more tonight, and if the fix is obvious I'll commit it. Otherwise, feel
free to take over the great bughunt.
BTW. It would be nice, at some point, if we could agree on the form of fatal
error messages (which, I think, should go to cerr rather than debug). I'll
cook up a proposal.
Kasper