[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
MACL1.3.2 vs. System 7.0
- To: djskrien@colby.edu
- Subject: MACL1.3.2 vs. System 7.0
- From: wilcox@cmns.think.com
- Date: Thu, 30 Jan 92 12:58:54 EST
- Cc: info-mcl@cambridge.apple.com
- In-reply-to: Dale Skrien's message of Thu, 14 Nov 91 17:35:50 -0500 <9111142235.AA05767@host4.COLBY.EDU>
I've been playing around with this some more. I think it isn't the file
access, but rather the choose-file-dialog. It seems that if another dialog
is the front window, doing choose-file-dialog will cause a crash with error 1.
The following form crashes MACL 1.3.2 under System 7:
(progn (oneof *dialog*) (choose-file-dialog*))