[comp.sys.atari.st] Laser C; more notes

dclemans@mntgfx.mentor.com (Dave Clemans) (03/01/88)

One further note/bug report:

Exception catching from the Laser C shell seems to work fine with GEM
programs.  However it doesn't necessarily return to the shell correctly.
If menu access is blocked via a wind_update call, the shell doesn't seem
to unblock it; thus if you try to return to the shell you have to
reboot anyway because you can't access any menus.

Ideally this could be checked for automatically; possibly there could
be an "unblock" shell built-in that would put things right.

Dave Clemans