/[packages]/cauldron/pcre/current/SOURCES/pcre-pcreposix-glibc-conflict.patch
ViewVC logotype

Diff of /cauldron/pcre/current/SOURCES/pcre-pcreposix-glibc-conflict.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 465620 by pterjan, Thu Jan 17 21:30:27 2013 UTC revision 465621 by oden, Mon Aug 12 08:25:40 2013 UTC
# Line 71  gcc -Wl,--as-needed t.c -L. -lx -la; ./a Line 71  gcc -Wl,--as-needed t.c -L. -lx -la; ./a
71  i wonder if ld could have a warning to detect about multiple symbols  i wonder if ld could have a warning to detect about multiple symbols
72  in DSO and so tell about possible issues with --as-needed.  in DSO and so tell about possible issues with --as-needed.
73    
74  diff -Naurp pcre-8.31/configure.ac pcre-8.31.oden/configure.ac  diff -Naurp pcre-8.33/configure.ac pcre-8.33.oden/configure.ac
75  --- pcre-8.31/configure.ac      2012-07-06 11:01:42.000000000 +0200  --- pcre-8.33/configure.ac      2013-05-27 17:54:34.000000000 +0200
76  +++ pcre-8.31.oden/configure.ac 2012-07-09 11:22:03.000000000 +0200  +++ pcre-8.33.oden/configure.ac 2013-08-09 18:23:42.117248731 +0200
77  @@ -19,7 +19,7 @@ m4_define(pcre_date, [2012-07-06])  @@ -20,7 +20,7 @@ m4_define(pcre_date, [2013-05-28])
78   m4_define(libpcre_version, [3:0:2])   m4_define(libpcre_version, [3:1:2])
79   m4_define(libpcre16_version, [2:0:2])   m4_define(libpcre16_version, [2:1:2])
80   m4_define(libpcre32_version, [0:0:0])   m4_define(libpcre32_version, [0:1:0])
81  -m4_define(libpcreposix_version, [0:1:0])  -m4_define(libpcreposix_version, [0:2:0])
82  +m4_define(libpcreposix_version, [1:0:0])  +m4_define(libpcreposix_version, [1:0:0])
83   m4_define(libpcrecpp_version, [0:0:0])   m4_define(libpcrecpp_version, [0:0:0])
84    
85   AC_PREREQ(2.57)   AC_PREREQ(2.57)
86  diff -Naurp pcre-8.31/pcreposix.h pcre-8.31.oden/pcreposix.h  diff -Naurp pcre-8.33/pcreposix.h pcre-8.33.oden/pcreposix.h
87  --- pcre-8.31/pcreposix.h       2012-07-09 11:22:23.000000000 +0200  --- pcre-8.33/pcreposix.h       2011-12-28 17:57:51.000000000 +0100
88  +++ pcre-8.31.oden/pcreposix.h  2012-07-09 11:21:24.000000000 +0200  +++ pcre-8.33.oden/pcreposix.h  2013-08-09 18:22:57.127944038 +0200
89  @@ -133,14 +133,19 @@ file. */  @@ -133,14 +133,19 @@ file. */
90    
91   /* The functions */   /* The functions */

Legend:
Removed from v.465620  
changed lines
  Added in v.465621

  ViewVC Help
Powered by ViewVC 1.1.30