Giter VIP home page Giter VIP logo

Comments (3)

arcfide avatar arcfide commented on May 31, 2024

Thanks for the note. I haven't been able to verify this patch yet as I haven't made the time, but I'll try to get to this when I can.

from chez-srfi.

gwatt avatar gwatt commented on May 31, 2024

@arcfide
This allows me to import the srfi libraries from any directory, provided this repo is checked out into a directory named "srfi". Without this patch I receive the following error:

Exception in include/resolve: cannot find file in search paths with irritants
("srfi/%3a1/srfi-1-reference.scm"
  ("/home/gmw/lib/chez/srfi/:1"
    "/home/gmw/lib/chez/srfi/:1"
    "/home/gmw/lib/chez/srfi"
    "/home/gmw/lib/chez/srfi"
    "."))

This is reproducible with the following steps:

  1. Have a directory in CHEZLIBDIRS (call it "~/lib/chez")
  2. Have the repository checked out into "~/lib/chez/srfi"
  3. Run scheme from anywhere NOT in "~/lib/chez"
  4. import any srfi

Without this patch, you can only load from the repo's parent directory ("~/lib/chez")

from chez-srfi.

arcfide avatar arcfide commented on May 31, 2024

Fixed and incorporated. Thanks.

from chez-srfi.

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.