Wikinaut / agrep

AGREP - approximate GREP for fast fuzzy string searching. Files are searched for a string or regular expression, with approximate matching capabilities and user-definable records. Developed 1989-1991 by Udi Manber, Sun Wu et al. at the University of Arizona. ISC open source license since Sept. 2014.
Other
299 stars 50 forks source link

Corrected use of undifined variable `agrep_len` #8

Closed timemachine3030 closed 9 years ago

timemachine3030 commented 9 years ago

This pull request is to fix an apparent typo when reading files.

Please disregard the commit a08233a, it was accidentally added to this pull request and then reverted. I will create a second pull request to review the addition of an OSX build.