OSSP CVS Repository

ossp - Check-in [1387]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 1387
Date: 2001-Nov-24 09:13:25 (local)
2001-Nov-24 08:13:25 (UTC)
User:rse
Branch:
Comment: upgrade to PCRE 3.7
Tickets:
Inspections:
Files:
ossp-pkg/l2/l2_ut_pcre.c      1.3 -> 1.4     2 inserted, 2 deleted
ossp-pkg/l2/l2_ut_pcre.h      1.3 -> 1.4     3 inserted, 3 deleted

ossp-pkg/l2/l2_ut_pcre.c 1.3 -> 1.4

--- l2_ut_pcre.c 2001/10/06 14:30:42     1.3
+++ l2_ut_pcre.c 2001/11/24 08:13:25     1.4
@@ -6,7 +6,7 @@
  *  DO NOT EDIT THIS FILE, IT WAS AUTOMATICALLY GENERATED!
  *
  *  This is an automatically generated, extremely stripped down
- *  version of the PCRE 3.5 library from the Philip Hazel.
+ *  version of the PCRE 3.7 library from the Philip Hazel.
  *  This version is still distributed under the same original PCRE
  *  Open Source license, but Philip Hazel is no longer responsible
  *  for this version.
@@ -3753,7 +3753,7 @@
 
                 rc = match_block.offset_overflow ? 0 : match_block.end_offset_top / 2;
 
-                if (match_block.offset_end < 2)
+                if (offsetcount < 2)
                         rc = 0;
                 else {
                         offsets[0] = start_match - match_block.start_subject;


ossp-pkg/l2/l2_ut_pcre.h 1.3 -> 1.4

--- l2_ut_pcre.h 2001/10/06 14:30:42     1.3
+++ l2_ut_pcre.h 2001/11/24 08:13:25     1.4
@@ -6,7 +6,7 @@
  *  DO NOT EDIT THIS FILE, IT WAS AUTOMATICALLY GENERATED!
  *
  *  This is an automatically generated, extremely stripped down
- *  version of the PCRE 3.5 library from the Philip Hazel.
+ *  version of the PCRE 3.7 library from the Philip Hazel.
  *  This version is still distributed under the same original PCRE
  *  Open Source license, but Philip Hazel is no longer responsible
  *  for this version.
@@ -48,8 +48,8 @@
 #define PCRE_PREFIX l2_util_
 
 #define PCRE_MAJOR          3
-#define PCRE_MINOR          5
-#define PCRE_DATE           15-Aug-2001
+#define PCRE_MINOR          7
+#define PCRE_DATE           29-Oct-2001
 
 #ifdef PCRE_PREFIX
 #if defined(__STDC__) || defined(__cplusplus)

CVSTrac 2.0.1