Closed dimpase closed 1 year ago
same error with gcc-12
This one should be fixed by the last merge. Can you confirm ?
What branch should I test?
The master branch. Sorry I should have mentioned, my guess is that this issue is a duplicate of https://github.com/hivert/HPCombi/issues/12 whose I just merged the fix.
yes, it's good now.
running
make
aftercmake -DCMAKE_INSTALL_PREFIX=/tmp/hpco -DBUILD_TESTING=1 ..
leads to the following error. Compiler:gcc version 13.1.1 20230527 (Gentoo 13.1.1_p20230527 p3)
, benchmark version 1.8.2, boost version 1.82.0.(and many more similar errors
error: passing ‘const HPCombi::PTransf16’ as ‘this’ argument discards qualifiers
)