[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

QD arc non-bug



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.