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

VS 2015 compile error: parser stack overflow, program too complex #221

Closed
tommyettinger opened this issue Jun 18, 2015 · 1 comment
Closed

Comments

@tommyettinger
Copy link

I'm not sure what to paste here, especially since I've since gotten MoarVM to build with VS 2013, but when compiling with Visual Studio 2015 Community RC's 32-bit or 64-bit cl.exe on Windows 7, I get this particularly unusual error after successfully configuring and building much of MoarVM, but before it gets to nmake:
src\strings\unicode.c(45034): fatal error C1026: parser stack overflow, program too complex
I can try to get more information if needed; is there a verbose output flag I can use to get any information you'd need? It's especially strange that it works perfectly, all tests passing, with 2013 but breaks only on 2015.

@zhuomingliang
Copy link
Member

This have fixed.

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

2 participants