-
Notifications
You must be signed in to change notification settings - Fork 39
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
occ -MD test.cpp
crashed
#905
Comments
|
ok thanks for the heads up... works when compiled with MSVC so I'll have to get out a debugger and debug the binary version, you can meanwhile use the one in the github action as it is compiled with MSVC and I'll get to fixing this soon... |
@LADSoft @GitMensch @chuggafan
It seems the version of Orange C built by me is not working:
|
it works fine on windows, i'll try it on msys2 tonite... |
@LADSoft MSVC THEN WITH LSCRTL
|
@LADSoft New update: this crash only happens with the Orange C build from AppVeyor. The build from Github Actions works fine. As you said the build from AppVeyor is Orange C built with itself. Something is seriously wrong with Orange C. |
@LADSoft Why did you close this issue? Did you get it resolved? |
yes you will see the commit says 'fixes #905'. If the word 'fixes' is in there it means I've got it fixed and github then closes the issue as part of the commit. It is kind of a shortcut instead of having to do the commit and then come here to close it out. |
test.cpp
The text was updated successfully, but these errors were encountered: