mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-17 01:00:20 +02:00
* Goops does not provide its own version of logand any more.
* Removed use of deprecated stuff from goops.
This commit is contained in:
parent
379b35daaa
commit
ca83b028dc
6 changed files with 48 additions and 67 deletions
|
@ -77,8 +77,7 @@
|
|||
generic-function-methods method-generic-function method-specializers
|
||||
primitive-generic-generic enable-primitive-generic!
|
||||
method-procedure accessor-method-slot-definition
|
||||
slot-exists? make find-method get-keyword
|
||||
%logand)
|
||||
slot-exists? make find-method get-keyword)
|
||||
|
||||
|
||||
(define min-fixnum (- (expt 2 29)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue