-
-
Notifications
You must be signed in to change notification settings - Fork 655
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
Exit code always 0 if compiled with --connect 6000 even if source contains errors #6431
Comments
I cannot seem to reproduce that:
|
This actually reproduces for me on Windows 10 for both Haxe 3.4.7 and latest Haxe dev. This is problematic because it leads to Could this be reopened? |
Ok, turns out this was a bug in vshaxe, so this only happened when connecting to a compilation server started by vshaxe. Fixed in vshaxe/haxe-language-server@7e1b03f. @polygonal may have had the same issue? Anyway, I think this can be closed again, sorry for the false alarm. :) |
Oh, yes it only happens in vshaxe, issue can be closed :)
…On Fri, Mar 30, 2018 at 2:12 PM, Jens Fischer ***@***.***> wrote:
Ok, turns out this was a bug in vshaxe, so this only happened when
connecting to a compilation server started by vshaxe. Fixed in
***@***.***
<vshaxe/haxe-language-server@7e1b03f>
.
@polygonal <https://github.com/polygonal> may have had the same issue?
Anyway, I think this can be closed again, sorry for the false alarm. :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6431 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAsNjZuXEIaESL9UCOI5XXzU40YQD8RLks5tjiFDgaJpZM4OMoUu>
.
--
Michael Baczynski
Freelance Game Programmer
Rathenaustraße 15, 68165 Mannheim, Germany
+49 (0)163 1600 303
michaelbaczynski@gmail.com
|
Usage:
Main.hx
compile.bat
In this case errorlevel is always 0, but the output is
Haxe 2017-03-20: 3.4.2
The text was updated successfully, but these errors were encountered: