-
-
Notifications
You must be signed in to change notification settings - Fork 661
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
Void as value error disappears on second compilation #11184
Comments
RblSb
changed the title
Void as value dissapers on second compilation
Void as value error disappears on second compilation
Apr 26, 2023
Yeah vshaxe has not been updated for pretty errors. |
This looks pretty bad, might suggest that some error flag isn't set correctly and the server then caches the context... |
I can bisect this tonight if you want (have to go for a couple hours now) |
I'll do it |
Note that this only reproduces with diagnostics enabled. |
Fixed in #11220, but test needed |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Regression since 4.2.5.
Another related bug, output tab with
-D message-reporting=pretty
looks like this for this code:And it generates bad
Problem
info in comparison to basic reporting, so you don't see red error highlighting in file.The text was updated successfully, but these errors were encountered: