Bug #130960, was updated on 2001-Feb-03 07:28
Here is a current snapshot of the bug.
Project: MacPerl
Category: MacPerl Application
Status: Open
Resolution: None
Bug Group: Development Branch
Priority: 5
Submitted by: riechert
Assigned to : nobody
Summary: MacPerl GUI broken
Details: Related to "Bug #130880 STDIN broken", I pressume.
while (1) { }
MacPerl menus don't respond. Stopping the script with the <Apple> <.>
key-combination doesn't work either.
while (1) {print "Hello World"}
freezes the menu but prints out my greetings. Impossible to quit MacPerl
or to stop the script in a "human way". (Have to do <apple> <alt> <esc>.)
Other tests showed as well, that MacPerls output to files etc. is fine,
even
if the application seemed to freeze. Therefore it seems to be a GUI bug.
(Compiled with MrC, SC compilers on a Japanized System (MacOS 9 andJapanese
Language kit)
For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=130960&group_id=7940