id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1021	Improper CL:LOAD behavior	ryanhope		"During a call to compile-file, *compile-file-pathname* is bound... At other times, the value of these variables is ni. cl:load should bind cl:compile-file-pathname to NIL

Because of this bug, the following fails:

(eval-when (:compile-toplevel :load-toplevel)
  (asdf:load-system :iolib))"	defect	closed	normal		ANSI CL Compliance	1.8	duplicate		
