[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
QD arc non-bug
- To: info-mcl@cambridge.apple.com
- Subject: QD arc non-bug
- From: Ranson <ranson@LANNION.cnet.fr>
- Date: Tue, 26 Oct 1993 03:34:00 +0000
- X400-content-type: P2-1984 (2)
- X400-mts-identifier: [/PRMD=CNET/ADMD=ATLAS/C=FR/;751620851@x400.lannion.cnet.fr]
- X400-originator: ranson@LANNION.cnet.fr
- X400-received: by mta mhs-relay.cs.wisc.edu in /PRMD=XNREN/ADMD= /C=US/; Relayed; Tue, 26 Oct 1993 02:34:22 +0000
- X400-received: by /PRMD=inria/ADMD=atlas/C=FR/; Relayed; Tue, 26 Oct 1993 02:34:19 +0000
- X400-received: by /PRMD=CNET/ADMD=ATLAS/C=FR/; Relayed; Tue, 26 Oct 1993 03:34:00 +0000
- X400-recipients: info-mcl@cambridge.apple.com
Since the problem was solved offline (Thanks to Bill St. Clair, once again),
let me summarize what was wrong : I was calling traps (_FrameArc actually)
with floats for some arguments that should have been integers. There is a type
check in trap calls, but it is only active when SAFETY=3.
So this is not a bug, only a blunder on my part :-)
Daniel.