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

Complr bug



From: Tim Finin at U. of Illinois

I'm forwarding you the following bug report:

   From George[1000,170] on July 25, 1979 at 11:22 AM
   Tim, a bug in the compiler:
   if you say "(declare (notype (foo ? ? 2)))" then say (at top level)
   "(array foo t 40 24 2)", subsequent functions are compiled as if
   the array foo is never going to change (i.e., you get illegal mem ref's).
   This doesn't happen if the "(array ...)" is placed at the end of the file.
   Just thought you might want to know.		--geo

replies to finin@mit-ai.

Tim Finin