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

Initialization fails if descriptive type instance is precompiled #1027

Open
shirok opened this issue May 7, 2024 · 0 comments
Open

Initialization fails if descriptive type instance is precompiled #1027

shirok opened this issue May 7, 2024 · 0 comments

Comments

@shirok
Copy link
Owner

shirok commented May 7, 2024

Probably the issue of order of initializaiton. If we use descriptive types e.g. (assume-type arg (</> <symbol> <string>)) in a built-in precompiled procedure, initialization fails with this:

*** ERROR: ctor is supposed to be of type <type-constructor-meta>, but got #<unbound>
@shirok shirok changed the title Initialization failes if descritive type instance is precompiled Initialization fails if descritive type instance is precompiled May 7, 2024
@shirok shirok changed the title Initialization fails if descritive type instance is precompiled Initialization fails if descriptive type instance is precompiled Jun 12, 2024
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