Coder Social home page Coder Social logo

Comments (3)

brandonbloom avatar brandonbloom commented on June 1, 2024

Patch welcome

Sent from my iPhone

On Jul 9, 2014, at 11:38 PM, alexandergunnarson [email protected] wrote:

On calling (:require [clojure.data.finger-tree :refer (double-list consl ft-concat)]) in the fipp.printer namespace declaration, an IllegalAccessError is thrown, saying: consl does not exist, compiling:(fipp/printer.clj:1:1). This must be a dependency conflict, because I'm also using clojure.data.finger-tree 0.0.2 as a dependency, whereas fipp uses version 0.0.1.

This is because clojure.data.finger-tree's consl function is now conjl, with the same argument order.

Perhaps an update could be made in the project.clj file to use the latest version of clojure.data.finger-tree (0.0.2).


Reply to this email directly or view it on GitHub.

from fipp.

alexandergunnarson avatar alexandergunnarson commented on June 1, 2024

I created a pull request updating the dependencies and fixing the consl/conjl issue.

from fipp.

brandonbloom avatar brandonbloom commented on June 1, 2024

Tracked by #18

from fipp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.