vslashg

Results 6 issues of vslashg

BOOST_THROW_EXCEPTION_CURRENT_FUNCTION was an extension point for the boost exception mechanism, but this has since been removed. However, this by default resolved to BOOST_CURRENT_FUNCTION, a public API point that still exists.

**Problem** The two functionality tests in pgtap/mincut/compare.test.sql use graphs that are either vacuous or invalid, and the expected return values are not guaranteed. This test case would benefit from being...

pgtap
mincut
bug

Boost provides a header, , which provides a BOOST_VERSION macro with the same semantics. This change simplifies the build process and makes this project easier to incorporate in other build...

Some static analyzers complain about unannotated case fallthrough; using BOOST_FALLTHROUGH from config.hpp silences these and serves the same documentation purpose.

2.12.x changes the signature of the error handling callback, making the `err` value const. Accommodate both cases. Commit 13f8d42 disabled fatal errors by overwriting the incoming `err`. That won't work...

Mapper 044 currently in the Everdrive N8 pro is bugged, see https://krikzz.com/forum/index.php?topic=13709.0 . This bug is not exposed in the "super big 7-in-1" pirate cart, but I am hitting it...