imagibee/Gigantor

RegexSearcher matches have a wrong value of StartFpos

Closed this issue · 1 comments

The value of the MatchData.StartFpos is slightly off at the beginning of the file and progressively gets worse the further into the file the search goes. Easily reproducible by seeking to the match StartFpos and comparing the text there to the text Value of the match data.

Resolved by #27