Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Irritating/ugly error message with the basic rsc.exe invocation #79

Closed
bentxt opened this issue Nov 6, 2024 · 2 comments
Closed

Irritating/ugly error message with the basic rsc.exe invocation #79

bentxt opened this issue Nov 6, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@bentxt
Copy link

bentxt commented Nov 6, 2024

 cat hello.scm
(display "foo")

./rsc.exe hello.scm
*** ERROR IN extract-feature-names -- (Argument 3, clist1) LIST expected
(fold '#<procedure #2> '() #f)
@bentxt bentxt changed the title Irritating error message with the basic rsc.exe invocation Irritating/ugly error message with the basic rsc.exe invocation Nov 6, 2024
@leo-ard leo-ard self-assigned this Nov 11, 2024
@leo-ard leo-ard added the bug Something isn't working label Nov 11, 2024
@leo-ard
Copy link
Collaborator

leo-ard commented Nov 11, 2024

Thanks for reporting this. I think there are some errors with the rvm target (the target that is only spitting out the encoded ribs). I'll have a look

leo-ard added a commit that referenced this issue Nov 12, 2024
@leo-ard
Copy link
Collaborator

leo-ard commented Nov 12, 2024

I did a quickfix with the #81 PR. To make sure this doesn't happen again, we should add the RVM host to the CI (see #82). Thanks for reporting this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants