WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 331be34

Browse files
author
Git for Windows Build Agent
committed
Update 4 packages
mingw-w64-i686-libsystre (1.0.1-5 -> 1.0.1-6) mingw-w64-i686-libtre-git-r177.07e66d0 (2 -> 0.9.0-1) mingw-w64-x86_64-libsystre (1.0.1-5 -> 1.0.1-6) mingw-w64-x86_64-libtre-git-r177.07e66d0 (2 -> 0.9.0-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent f8597d2 commit 331be34

File tree

63 files changed

+58
-40
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+58
-40
lines changed
490 Bytes
Binary file not shown.

mingw32/bin/libsystre-0.dll

6 Bytes
Binary file not shown.

mingw32/bin/libtre-5.dll

2.01 KB
Binary file not shown.

mingw32/include/tre/tre-config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
#define TRE_WCHAR 1
3333

3434
/* TRE version string. */
35-
#define TRE_VERSION "0.8.0"
35+
#define TRE_VERSION "0.9.0"
3636

3737
/* TRE version level 1. */
3838
#define TRE_VERSION_1 0
3939

4040
/* TRE version level 2. */
41-
#define TRE_VERSION_2 8
41+
#define TRE_VERSION_2 9
4242

4343
/* TRE version level 3. */
4444
#define TRE_VERSION_3 0

mingw32/include/tre/tre.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ typedef int reg_errcode_t;
7474
#endif
7575

7676
/* Extra tre_regcomp() return error codes. */
77-
#define REG_BADMAX REG_BADPAT
77+
#define REG_BADMAX REG_BADBR
7878

7979
/* Extra tre_regcomp() flags. */
8080
#ifndef REG_BASIC

mingw32/lib/libgnurx.a

0 Bytes
Binary file not shown.

mingw32/lib/libgnurx.dll.a

0 Bytes
Binary file not shown.

mingw32/lib/libregex.a

0 Bytes
Binary file not shown.

mingw32/lib/libregex.dll.a

0 Bytes
Binary file not shown.

mingw32/lib/libsystre.a

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)