← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 1414362] Re: Regex defined for ADL Search does not work with v0.850

 

reverting back to boost regex; i am opening a new bug thread to look
into doing this transition better in the future.

** Changed in: dcplusplus
       Status: New => Fix Committed

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

Title:
  Regex defined for ADL Search does not work with v0.850

Status in DC++:
  Fix Committed

Bug description:
  The Regex definitions that I was using with 0.843 not seem to work with 0.850.
  The System Log displays error messages such as the below:

  Invalid regular expression: (?i)(?=.*?.flac.)

  I believe this also forces the client to use extremely high memory
  allocation when opening very large file lists, which I have never
  experienced before.

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


References