On 17/04/2017 09:23, Kornel Benko wrote:
The following tests fail using boost-regex: 232 - keytest/findadv-18 (Failed) 236 - keytest/findadv-re-01 (Failed) 237 - keytest/findadv-re-02 (Failed) 238 - keytest/findadv-re-03 (Failed)
very useful, can you please dump the commit ID you're compiling, as well as the boost regexp library version and your C++ compiler version ? (and, Linux distro/version?) Need further digging if there's a mismatch with my results, all findadv* tests passing with: - 4f750261 -Ubuntu 16.10 - g++ (Ubuntu 6.2.0-5ubuntu12) 6.2.0 20161005 - libstdc++6:amd64 6.2.0-5ubuntu12 Thanks, T.