[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem with FASL UPDATE
- To: Philippe Brou <PHILIP at MIT-AI>
- Subject: Problem with FASL UPDATE
- From: MOON at SCRC-TENEX
- Date: Tue ,23 Feb 82 01:21:00 EDT
- Cc: BUG-ZWEI at MIT-AI
Date: 20 February 1982 19:38-EST
From: Philippe Brou <PHILIP at MIT-AI>
To: BUG-ZWEI at MIT-AI
In ZWEI in System 79.12, ZMail 40.7, Remote-File 2.0, LMFILE-Remote 5.0,
microcode 849, 60.45Hz, on Lisp Machine Four:
Problem with FASL UPDATE
The expression (// 180. 3.14159) in
(defun test (a)
(* a (// 180. 3.14159)))
is responsible for a DTP-TRAP while doing FASL UPDATE
The system doesn't complain if the
expression is replaced by a single number.
(qc-file...) or Meta-Greek-E don't complain.
Patch 202.28 probably fixes this as well. This patch could be made for
MIT as well if this bug is getting seriously in your way.