Eliminated dependency on cl-utilities; error for obsolete defmpar
The defmobject argument 'class-slots-instance is no longer used, so #'callback-arg-p and the only use of with-unique-names can be eliminated, and thus the dependency on cl-utilities. Constant GSL functions in the library (such as minimizers) which were introduced in a GSL version newer than loaded now expand as symbol macros which signal the 'obsolete-gsl-version error.
Showing
- documentation/index.html 3 additions, 6 deletionsdocumentation/index.html
- gsll.asd 2 additions, 2 deletionsgsll.asd
- init/callback.lisp 1 addition, 4 deletionsinit/callback.lisp
- init/init.lisp 1 addition, 19 deletionsinit/init.lisp
- init/interface.lisp 3 additions, 3 deletionsinit/interface.lisp
- init/mobject.lisp 5 additions, 22 deletionsinit/mobject.lisp
Loading
Please register or sign in to comment