|
Problems with 'null' symbol: msg#00112lisp.corman
'|| NIL ':|| ;;; An error occurred in function CREATE-SYMBOL-FROM-CHARS: ;;; Error: Invalid symbol--no characters after package marker 'user::|| ;;; An error occurred in function CREATE-SYMBOL-FROM-CHARS: ;;; Error: Invalid symbol--no characters after package marker (describe '||) ;;; Autoloading C:\PROGRAM FILES\CORMAN TECHNOLOGIES\CORMAN LISP 2.01\sys\describe.lisp ... SYMBOL: name: NIL value: NIL package: #<PACKAGE "COMMON-LISP"> property list: (COMMON-LISP::TYPE-DISCRIMINATOR #< COMPILED-FUNCTION: #x192EEB0 >) function: #< UNBOUND > function type: NIL constant: T special: NIL jump table: 0 variable table: 0 heap address: #x1710000 (setq x '||) NIL (symbol-name x) "NIL" (symbol-name nil) "NIL" ;;;; Allegro: > '|| || > 'user::|| > COMMON-LISP-USER::|| > > (describe '||) || is a SYMBOL. It is unbound. It is INTERNAL in the COMMON-GRAPHICS-USER package. > (setq x '||) || > (symbol-name x) "" To unsubscribe from this group, send an email to: cormanlisp-unsubscribe@xxxxxxxxxxxxxxx Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: new patches for 2.01: 00112, Roger Corman |
|---|---|
| Next by Date: | HS violations in Corman: 00112, JP Massar |
| Previous by Thread: | '(1 2 3) => ;;; An error occurred...i: 00112, Alexandru Ceausu |
| Next by Thread: | HS violations in Corman: 00112, JP Massar |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |