Commit Graph

2 Commits

Author SHA1 Message Date
Jonas Maebe
a5fc8ad63f * adapted test so both throwing an exception and not throwing an exception
is ok (only entercritialsection immediately terminating the problem with
    an error code is wrong), since several OSes apparently don't check the
    validity of the criticalsection

git-svn-id: trunk@8250 -
2007-08-09 07:38:13 +00:00
Jonas Maebe
fd98a0cc5b * don't call runerror if a unix threading error occurs (because this
immediately terminates the whole application), but instead call
    handleerrorframe (which can be converted into an exception) (#7954)

git-svn-id: trunk@8248 -
2007-08-08 13:59:17 +00:00