-
Notifications
You must be signed in to change notification settings - Fork 170
MSVC gives different outputs compared to WSL build, Linux/Mac OS ? #1593
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
Comments
Here is another case where even after the pr fixing #1524 |
Even I am facing the same issue as stated above. I am also working with the MSVC compiler on Windows. I raised an issue too. |
@faze-geek, Can you please verify that both Windows and WSL generate the same ASR? |
This Error message should only be shown for Global statements, but why does it show for the variables inside a function? |
We'll have to investigate why MSVC behaves differently. |
Uh oh!
There was an error while loading. Please reload this page.
I have come across some instances where I felt that the
MSVC
build set up gives different outputs to other machines. One such case can be seen in #1590 .Snippet -
On my MSVC windows setup -
On my WSL with windows setup -
@Smit-create @certik Any possible reasons why this might be happening. We should look into this.
The text was updated successfully, but these errors were encountered: