Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIME-LIST in chain-complexes.lisp #9

Closed
gheber opened this issue Jun 15, 2015 · 1 comment
Closed

TIME-LIST in chain-complexes.lisp #9

gheber opened this issue Jun 15, 2015 · 1 comment
Labels

Comments

@gheber
Copy link
Owner

gheber commented Jun 15, 2015

; (LET ((CAT::RNTM (CAT::RESULT-RNTM CAT::RSLT)))
; (DECLARE (INTEGER CAT::RNTM))
; (WHEN (PLUSP CAT::RNTM) (PUSH CAT::RNTM CAT::TIME-LIST)))
;
; caught WARNING:
; Derived type of (SB-KERNEL:%RAW-INSTANCE-REF/SINGLE (THE RESULT RSLT) 4) is
; (VALUES SINGLE-FLOAT &OPTIONAL),
; conflicting with its asserted type
; INTEGER.
; See also:
; The SBCL Manual, Node "Handling of Types"

gheber pushed a commit that referenced this issue Jun 15, 2015
There are several functions preventing compilation and loading via
(asdf:operate 'asdf:load-op 'kenzo). They've been commented for now.
@gheber gheber added the bug label Jun 15, 2015
@gheber
Copy link
Owner Author

gheber commented Jun 15, 2015

Fixed in b8b0609 .

@gheber gheber closed this as completed Jun 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant