We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/danmar/simplecpp
C:\projects\simplecpp>occ -o simplecpp main.cpp simplecpp.cpp occ (OrangeC) Version 6.73.8 Copyright (C) LADSoft 2006-2021 main.cpp Error(361) main.cpp(144): Indirection on for-range iterator returns wrong type 1 Errors simplecpp.cpp Error( 11) simplecpp.cpp(448): Syntax error: ) expected version: 6.73.8 Command Line: "C:\orangec\bin\occparse" -! --architecture "x86;lssm:yluaxqhysmqydghplvieq" "-o" "simplecpp" "main.cpp" "simplecpp.cpp" Access Violation:(C:\orangec\bin\occparse.exe) CS:EIP 0023:0044E543 SS:ESP 002B:0018F540 EAX: 00000000 EBX: 07EE23C0 ECX: 0018F7EC EDX: 0D8D5600 flags: 00010216 EBP: 0018F9E4 ESI: 0D8D7668 EDI: 00000000 DS: 002B ES: 002B FS: 0053 GS: 002B CS:EIP 8B 40 04 8B 40 08 50 8B 45 E0 50 E8 29 3B FC FF Stack trace: 44e543 4015d3 40344e 5d52cd
The text was updated successfully, but these errors were encountered:
That's quite an old version - does it still happen with a recent version?
Sorry, something went wrong.
i checked and there are issues with the latest version. Will come back to it.
No branches or pull requests
https://github.com/danmar/simplecpp
The text was updated successfully, but these errors were encountered: