Skip to content

Conversation

@masinter
Copy link
Member

@masinter masinter commented Nov 2, 2025

based on PR #2335 but add PACKAGE value in call to IMPORT -- without it, it modifies PACKAGE instead of the package being defined with DEFPACKAGE.

@pamoroso in comments on #2335 I had a false conjecture that the problem had to do with passing symbols vs. strings to name what is being imported.

This resolves #2334

@masinter
Copy link
Member Author

masinter commented Nov 3, 2025

now subsumed by #2335

@masinter masinter closed this Nov 3, 2025
@pamoroso
Copy link
Contributor

pamoroso commented Nov 3, 2025

I confirm that :IMPORT-FROM now works fine with IN-PACKAGE, also with strings.

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

Successfully merging this pull request may close these issues.

DEFPACKAGE has :IMPORT but not :IMPORT-FROM

3 participants