Skip to content

Commit 261673a

Browse files
author
Git for Windows Build Agent
committed
Update 2 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) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent 2db5a65 commit 261673a

File tree

34 files changed

+24
-21
lines changed

34 files changed

+24
-21
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)