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

Cannot use a local scheme file with the same name as a husk library file #194

Open
justinethier opened this issue Sep 10, 2014 · 0 comments

Comments

@justinethier
Copy link
Owner

If a file in the local husk directory has the same name as a husk library file (EG: core.scm), then husk will find the local file when searching for the library file. Obviously this causes a lot of internal problems when definitions are not found, etc.

It would be great if husk was smart enough to ignore local files when loading known libraries. Alternatively, the libraries could be given mangled names that would be unlikely to cause a conflict, but that is not ideal.

justinethier added a commit that referenced this issue Jan 28, 2015
justinethier added a commit that referenced this issue Jan 28, 2015
@justinethier justinethier reopened this Jan 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant