Skip to content

undefined function: QUEUES::MAKE-PRIORITY-QUEUE #4

@stylewarning

Description

@stylewarning

This has been a warning for the longest time:

; file: /Users/robert/quicklisp/dists/quicklisp/software/queues-20170124-git/priority-queue.lisp
; in:
;      DEFMETHOD QUEUES:QUEUE-MERGE-SAFE (QUEUES:PRIORITY-QUEUE QUEUES:PRIORITY-QUEUE)
;     (QUEUES::MAKE-PRIORITY-QUEUE :COMPARE
;      (QUEUES:QUEUE-COMPARISON QUEUES::QUEUE1))
; 
; caught STYLE-WARNING:
;   undefined function: QUEUES::MAKE-PRIORITY-QUEUE
; 
; compilation unit finished
;   Undefined function:
;     QUEUES::MAKE-PRIORITY-QUEUE

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions