Skip to content

Breaks with Clojure 1.3 #5

@huinan

Description

@huinan

When I try to load the library with:

(use 'stockings.core)

this is what I get, and the library is not loaded:

Warning: format-str not declared dynamic and thus is not dynamically rebindable, but its name suggests otherwise. Please either indicate ^:dynamic format-str or change the name.

Though, after some research, it seems that the problem disappears if I down grade my Clojure to 1.2.0 rather than 1.3.0.

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