Changeset 9792
- Timestamp:
- Jun 19, 2008, 4:13:02 AM (16 years ago)
- File:
-
- 1 edited
-
release/1.2/source/compiler/nx0.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
release/1.2/source/compiler/nx0.lisp
r9765 r9792 1819 1819 (if (and (setq special (gethash sym *nx1-alphatizers*)) 1820 1820 (or (not (functionp (fboundp sym))) 1821 (memq sym '(apply funcall ;; see bug #285 1822 %defun ;; see bug #295 1823 )) 1821 1824 (< (safety-optimize-quantity env) 3)) 1822 1825 ;(not (nx-lexical-finfo sym env))
Note:
See TracChangeset
for help on using the changeset viewer.
