From fe5c37ae95ac64762f307d983000246e3429017f Mon Sep 17 00:00:00 2001 From: Roberto Ierusalimschy Date: Tue, 2 May 2000 15:32:22 -0300 Subject: BUG: `strfind' gets wrong subject length when there is an offset --- bugs | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bugs') diff --git a/bugs b/bugs index 58a17b97..b73c691e 100644 --- a/bugs +++ b/bugs @@ -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) -- cgit v1.2.3-55-g6feb