Willem Broekema | 5 Nov 2010 01:17
Picon

Re: Re : Re : Disabling the automated code deletion when compiling.

On Wed, Nov 3, 2010 at 9:01 PM, Raymond Toy <toy.raymond <at> gmail.com> wrote:
> Here is one problem.  INTERN expects a string, but GENSYM returns a
> symbol.

... and by default Allegro's INTERN is liberal in that it does accept
symbols. To detect unportable code you can disable this by toggling
excl:*intern-allows-symbol* - see:
  http://www.franz.com/support/documentation/8.2/doc/variables/excl/s_intern-allows-symbol_s.htm

- Willem
_______________________________________________
cmucl-help mailing list
cmucl-help <at> cmucl.cons.org
http://lists.zs64.net/mailman/listinfo/cmucl-help


Gmane