Page 1 of 1

issue-#198 random trap message when calling unloaded proc

Posted: Sat Apr 27, 2019 8:05 am
by Josef Templ
while checking the issue with inloaded coroutnes reported by Robert I discovered a probably unrelated bug in the trap handler.
See https://redmine.blackboxframework.org/issues/198.

The fix is simply to avoid the uninitialized output param msg in DevDebug.GetTrapMsg.

- Josef

Re: issue-#198 random trap message when calling unloaded pro

Posted: Sat Apr 27, 2019 8:19 am
by Josef Templ
I just noticed that this issue has been fixed before. I was using an older version.