From ... From: Erik Naggum Subject: Re: Does LISP have a "union" construct? Date: 1998/12/03 Message-ID: <3121647269687464@naggum.no>#1/1 X-Deja-AN: 418108660 References: <742l77$tul$1@nnrp1.dejanews.com> mail-copies-to: never Organization: Naggum Software; +47 8800 8879; http://www.naggum.no Newsgroups: comp.lang.lisp * joswig@lavielle.com (Rainer Joswig) | Certain implementations may signal an error when | you want to create such an displaced array. from my reading of the standard, implementations are required to do this only for safe code. "safe code" means a prevailing (optimize (safety 3)) declaration. at least under Allegro CL, an (optimize (safety 0)) declaration turns off every check there is, but you are definitely on your own if you do that. #:Erik -- The Microsoft Dating Program -- where do you want to crash tonight?