Skip to content

method stream-line-column doesn't specializ #238

@Yehouda

Description

@Yehouda

(defmethod trivial-gray-streams:stream-line-column (stream)

This needs to specialize on formatting-stream.

On Lispworks that errors, because LispWorks exports stream-line-column and by default doesn't allow methods that are not specialized (so actually specilized on T) for such generic functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions