Giter Club home page Giter Club logo

Comments (7)

hyln9 avatar hyln9 commented on September 22, 2024

Fixed in 1515.

Launchpad Details: #LPC Abdulaziz Ghuloum - 2008-06-13 07:18:15 -0400

from ikarus.

hyln9 avatar hyln9 commented on September 22, 2024

To help narrow it down, I think this is happening when the library
is instantiated because check-report should just evaluate to a
procedure.

Actually, importing expands the library but may only partially
compile it all the way to machine code. Code generation only
happens when the library is invoked (which is what happens when
you reference one of its exported variables such as in this case).
[this is why there is a small lag when you import a library and
another when you reference its exported variable]

Launchpad Details: #LPC Abdulaziz Ghuloum - 2008-06-13 08:03:01 -0400

from ikarus.

hyln9 avatar hyln9 commented on September 22, 2024

hello,

i've just updated ikarus (to 1519) and am now seeing this bug (as below) for the first time (had not updated in some months).

the test case is the same startup script i've used for some time (ie. used to work) but has quite some dependencies...

(import (rhs) (sosc) (rsc3))
(define with-sc3 with-udp-sc3)

gives:

Ikarus Scheme version 0.0.3
Copyright (c) 2006-2008 Abdulaziz Ghuloum

Unhandled exception:
Condition components:

  1. &error
  2. &who: flatten-codes
  3. &message: "invalid D"
  4. &irritants: (#["fvar" 3])

no idea how to start helping with this? (the source archives are at http://slavepianos.org/rd/sw/ or i can send just the three relevant files in an email?)

regards,
rohan

Launchpad Details: #LPC rd - 2008-06-20 01:27:03 -0400

from ikarus.

hyln9 avatar hyln9 commented on September 22, 2024

reopening.

Launchpad Details: #LPC Abdulaziz Ghuloum - 2008-06-20 01:59:09 -0400

from ikarus.

hyln9 avatar hyln9 commented on September 22, 2024

On Jun 19, 2008, at 10:27 PM, Rohan Drape wrote:

no idea how to start helping with this? (the source archives are at
http://slavepianos.org/rd/sw/ or i can send just the three relevant
files in an email?)

It would help if you could tar/zip the files needed for me to run the
libraries to pinpoint the error. I tried digging into your archives
but couldn't find where the sources are. Thanks.

Launchpad Details: #LPC Abdulaziz Ghuloum - 2008-06-20 01:59:29 -0400

from ikarus.

hyln9 avatar hyln9 commented on September 22, 2024

On Jun 19, 2008, at 10:27 PM, Rohan Drape wrote:

Ikarus Scheme version 0.0.3

This doesn't look like the right ikarus. It's supposed to print the
revision number, no?

I just tried building your libraries (from darcs), and got:

Ikarus Scheme version 0.0.3+ (revision 1521, build 2008-06-19)
Copyright (c) 2006-2008 Abdulaziz Ghuloum

(import (rhs) (sosc) (rsc3))
(define with-sc3 with-udp-sc3)
with-sc3
#

Launchpad Details: #LPC Abdulaziz Ghuloum - 2008-06-20 04:06:16 -0400

from ikarus.

hyln9 avatar hyln9 commented on September 22, 2024

Rohan reported that the issue is solved.

Launchpad Details: #LPC Abdulaziz Ghuloum - 2008-06-21 02:56:22 -0400

from ikarus.

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.