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

fix compiler errors when using self-hosted #588

Closed
wants to merge 1 commit into from

Conversation

Techatrix
Copy link
Member

With these changes the current zig compiler (0.10.0-dev.3659+e5e6eb983) should be able to compile zls.
Unfortunately we hit out of bound panic's all over the place, which are probably compiler bugs.
Until they are resolved we should stick to stage1. #587

@SuperAuguste
Copy link
Member

Yep, ended up going with leecannon's approach! Thanks!

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.

2 participants