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
What did I break?! To compile sDNA using Zig ('clang') I commented out these three lines:
// #if __cplusplus > 199711L // #error priority queue behaviour has changed - sort out the next line for it+1 // #endif
sdna_plus/sDNA/sdna_vs2008/dijkstra.cpp
Line 78 in 9d73c6c
// Here be Dragons!
The text was updated successfully, but these errors were encountered:
Removed with #74 on Cross_Platform branch
Does not cause a test failure in either Visual Studio build.
Sorry, something went wrong.
No branches or pull requests
What did I break?! To compile sDNA using Zig ('clang') I commented out these three lines:
sdna_plus/sDNA/sdna_vs2008/dijkstra.cpp
Line 78 in 9d73c6c
The text was updated successfully, but these errors were encountered: