Skip to content

REQEXP logic error #179

@GoogleCodeExporter

Description

@GoogleCodeExporter
In _Custom.cs the second == in the line should be a != like:

  if ( oRegex == null || oRegex.ToString() != zRegex )

Otherwise oRegex doesn't get recreated when zRegex changes.

Original issue reported on code.google.com by John.Tho...@gmail.com on 4 Feb 2013 at 5:57

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions