projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
def0dc0
)
Minor cleanup
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 9 Aug 2010 02:12:40 +0000
(22:12 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 9 Aug 2010 03:55:11 +0000
(23:55 -0400)
The definition is now present in pcre.h
glib/gregex.c
patch
|
blob
|
history
diff --git
a/glib/gregex.c
b/glib/gregex.c
index e9318837477eba9bf7489ad25d371171b2ccf793..293f21c141d8cbd118dad06eb88377271dfb8c76 100644
(file)
--- a/
glib/gregex.c
+++ b/
glib/gregex.c
@@
-33,11
+33,6
@@
#include "pcre/pcre.h"
#endif
-/* PCRE 7.3 does not contain the definition of PCRE_ERROR_NULLWSLIMIT */
-#ifndef PCRE_ERROR_NULLWSLIMIT
-#define PCRE_ERROR_NULLWSLIMIT (-22)
-#endif
-
/* Mask of all the possible values for GRegexCompileFlags. */
#define G_REGEX_COMPILE_MASK (G_REGEX_CASELESS | \