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

When compiling objects independently class names fail to translate properly. #11

Open
Oblivious-Oblivious opened this issue Oct 6, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Oblivious-Oblivious
Copy link
Owner

Asserts of existence of class objects fail.

When compiling the example files as such:

./zircon Vector.zc
./zircon vector_test.zc

Either the Vector.h file or the __zircon_output that gets produced fail to declare some variable or name.

a.out: Object.h:269: zircon_new: Assertion `class && class->size' failed.

Error due to clutter in compilation phases, to be fixed around ver. 0.4.0

@Oblivious-Oblivious Oblivious-Oblivious added the bug Something isn't working label Oct 6, 2020
@Oblivious-Oblivious Oblivious-Oblivious self-assigned this Oct 6, 2020
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

1 participant