[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
STRING package on LISP
- To: GSB at MIT-MC
- Subject: STRING package on LISP
- From: JONL at MIT-MC (Jon L White)
- Date: Wed, 20 Feb 80 05:16:00 GMT
- Cc: (BUG LISP) at MIT-MC, REES at MIT-MC, RLB at MIT-MC
- Original-date: 20 FEB 1980 0016-EST
It was my intention last week, before my untimly demise of
a cold/flu/februray-blahs, to install the latest lisp, which has
an internal symbol needed for the "STRING-PURECOPY" function. But
if you have a lisp with symbols loaded, then it will get the
symbol definiton from DDT. Even if you don't want to load symbols,
there is hope - just do (DEFPROP GRBPSG <any-fixnum> SYM) before
loading the STRING package, and at worst you'll lose when tyring
to purcopy some compiled string.