Skip to content

REQEXP logic error #179

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions