BUG: `strfind' gets wrong subject length when there is an offset

This commit is contained in:
Roberto Ierusalimschy
2000-05-02 15:32:22 -03:00
parent c31f02948f
commit fe5c37ae95
2 changed files with 7 additions and 2 deletions

5
bugs
View File

@@ -170,3 +170,8 @@ in the following platforms:
* IRIX - cc, cc-purify
* Windows - Visual C++ (.c e .cpp, warning level=4)
** lstrlib.c
Tue May 2 15:27:58 EST 2000
>> `strfind' gets wrong subject length when there is an offset
(by Jon Kleiser; since 4.0a)