← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 1434997] [NEW] Switch the regex impl from boost to libstdc++

 

Public bug reported:

now that libstdc++ fully implements regex, stop using boost and switch
to it.

differences in the syntax have however been noted, so think about:
- providing boost regex features when using the libstdc++ impl;
- migration (either automatic or documented);
- performance evaluation.

see bug 1414362 for details.

** Affects: dcplusplus
     Importance: Medium
         Status: Triaged


** Tags: boost libstdc++ regex

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/1434997

Title:
  Switch the regex impl from boost to libstdc++

Status in DC++:
  Triaged

Bug description:
  now that libstdc++ fully implements regex, stop using boost and switch
  to it.

  differences in the syntax have however been noted, so think about:
  - providing boost regex features when using the libstdc++ impl;
  - migration (either automatic or documented);
  - performance evaluation.

  see bug 1414362 for details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/1434997/+subscriptions


Follow ups

References