HomePhabricator

Use raw string comparison instead of std::regex , as it is clearly not mature.
5c5082c9e9bbUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Use raw string comparison instead of std::regex , as it is clearly not mature.

Summary: It seems to be hard to find a way to get regex to work properly across plateforms, so it seems like it is a better idea to just not use it.

Test Plan: Run the tests suite.

Reviewers: freetrader, sickpig, awemany, kyuupichan, CCulianu, #bitcoin_abc

Reviewed By: freetrader, #bitcoin_abc

Differential Revision: https://reviews.bitcoinabc.org/D291

Details

Provenance
deadalnixAuthored on Jul 3 2017, 11:23
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Reviewer
Restricted Project
Differential Revision
D291: Use raw string comparison instead of std::regex , as it is clearly not mature.
Parents
rSTAGING79943feda175: Fixed runtime error on older gcc/g++ (<4.9) where std::reg_ex is non-standards…
Branches
Unknown
Tags
Unknown