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

Warning messages when compiling mayday pcl from xerox



	I get the following warning messages when I generated the pcl.fasl,
and when I load the pcl.fasl

Warning: assuming lisp store in (:MOVE (:REG 0) (:IREF (:REG 3) (:REG 2)))
Warning: assuming lisp store in (:MOVE (:REG 0) (:IREF (:REG 3) (:REG 2)))
Warning: assuming lisp store in (:MOVE (:REG 2) (:IREF (:REG 0) (:REG 1)))
Warning: assuming lisp store in (:MOVE (:REG 2) (:IREF (:REG 0) (:REG 1)))

	What do these warnings mean?
	How do they affect the functionality of mayday?
	Are they complaints that can be ignored?

I am using allegro-cl version 3.1.13 on a sun sparc station

					kal@risc.com