Changeset 12752
- Timestamp:
- Sep 3, 2009, 10:00:30 AM (15 years ago)
- File:
-
- 1 edited
-
branches/working-0711/ccl/level-1/sysutils.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/working-0711/ccl/level-1/sysutils.lisp
r12585 r12752 615 615 :source-note (compiler-warning-source-note w) 616 616 :warning-type deftype 617 :args (list *(car (compiler-warning-args w)) reason arglist spread-p))))))617 :args (list (car (compiler-warning-args w)) reason arglist spread-p)))))) 618 618 619 619 (defun verify-deferred-function-warning (w)
Note:
See TracChangeset
for help on using the changeset viewer.
