[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Support for 'pcre2'. The 'pcre' library is now used only if 'pcre2' is not found.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Tue Dec 7 21:09:58 CET 2021



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
8716cf40 by gambas at 2021-12-07T20:51:34+01:00
Support for 'pcre2'. The 'pcre' library is now used only if 'pcre2' is not found.

[GB.PCRE]
* NEW: Support for 'pcre2'. The 'pcre' library is now used only if 'pcre2' is not found.
* NEW: The interface is the same if 'pcre2' is used, so you don't have access to the new features of 'pcre2'.

- - - - -
106cca25 by gambas at 2021-12-07T21:09:45+01:00
Merge branch 'master' of gitlab.com:gambas/gambas

- - - - -


6 changed files:

- gb.pcre/configure.ac
- gb.pcre/src/Makefile.am
- gb.pcre/src/regexp.c
- gb.pcre/src/regexp.h
- + gb.pcre/src/regexp2.c
- + gb.pcre/src/regexp2.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/7dd4ab4b55ee6f973c0163a13dfc643aab357257...106cca2569f4646b3f82ae1ba93a553c71363f63

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/7dd4ab4b55ee6f973c0163a13dfc643aab357257...106cca2569f4646b3f82ae1ba93a553c71363f63
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20211207/4c8fff1b/attachment.htm>


More information about the Notification mailing list