diff --git a/uppsrc/OleDB/OleDB.upp b/uppsrc/OleDB/OleDB.upp index 50d361898..f74a87afa 100644 --- a/uppsrc/OleDB/OleDB.upp +++ b/uppsrc/OleDB/OleDB.upp @@ -1,4 +1,4 @@ -description "OLEDB interface"; +description "OLEDB interface\377"; uses Ole, diff --git a/uppsrc/plugin/pcre/lib/config.h b/uppsrc/plugin/pcre/lib/config.h index 460c783ba..c1f9fd24f 100644 --- a/uppsrc/plugin/pcre/lib/config.h +++ b/uppsrc/plugin/pcre/lib/config.h @@ -275,6 +275,7 @@ them both to 0; an emulation function will be used. */ /* Define if linking statically (TODO: make nice with Libtool) */ /* #undef PCRE_STATIC */ +#define PCRE_STATIC /* When calling PCRE via the POSIX interface, additional working storage is required for holding the pointers to capturing substrings because PCRE