← Back to team overview

linuxdcpp-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: dcplusplus
     Importance: Undecided
         Status: New

-- 
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++:
  New

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


Follow ups

References