Closed evolvedmicrobe closed 4 years ago
@LLITCHEV might be interested in this. What commit was HEAD pointing to when you built coreclr?
Thanks! Head was at:
commit 92648f4b69815d52eba5f777cfa1918724afe6df Merge: 828768d 100fdc1 Author: Jan Kotas jkotas@microsoft.com Date: Thu Feb 26 10:29:52 2015 -0800
Merge pull request dotnet/coreclr#348 from kangaroo/issue-222
[OSX] Resolve all compiler warnings in the PAL
This should be fixed with the following pull request. https://github.com/dotnet/coreclr/pull/335
It looks like the code sample above has an infinite loop. The assertion is not happening more, though.
Yep, error gone, thanks! The full program still can't run due to what appears to be the issue described in dotnet/runtime#3941 , but thanks for the progress on linux!
The following program throws an exception when run on Ubuntu with coreclr. I attempted to compile and run it after I compiled the hello world example here: https://github.com/dotnet/coreclr/wiki/Building-and-Running-CoreCLR-on-Linux.
Program code is:
Compiled as:
Ran it as:
And wound up with error: