stupid mistake of the day: looping through the instances of one substring in another with lastIndexOf and forgetting to -1 at some point so I didn’t keep matching on the same (last) one
I eventually got that fixed, though, and sent in a patch
stupid mistake of the day: looping through the instances of one substring in another with lastIndexOf and forgetting to -1 at some point so I didn’t keep matching on the same (last) one
I eventually got that fixed, though, and sent in a patch
No comments yet.
RSS feed for comments on this post. TrackBack URI