Closed Nelson-numerical-software closed 10 months ago
+1
I am getting the same error on Linux with g++-12 compiler.
+1 Same issue on Debian 12 with g++12.2.0
Hi everyone, thanks for opening this issue! It does appear that changing these variables to inline
resolves this issue. I will post a patch in a bit.
Update: This should now be resolved in v4.0.1. Please let me know if it is not resolved.
Describe the bug
in my specific environment on Windows, maybe not reproductible in others cases: get_index, get_pool seems to be redefined each time that we include "#include"
workaround used (ugly ?)
add inline:
System information