commit:     59a4512a40b781fcaa008adc2c5fe111ea439c4b
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 13 12:19:34 2023 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Fri Jan 13 12:22:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59a4512a

dev-libs/castxml: Pick up fix from upstream

See https://github.com/CastXML/CastXML/issues/234

Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>

 dev-libs/castxml/files/castxml-fix-tests.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/castxml/files/castxml-fix-tests.patch 
b/dev-libs/castxml/files/castxml-fix-tests.patch
index db8cec1eef02..a48cf4fe5111 100644
--- a/dev-libs/castxml/files/castxml-fix-tests.patch
+++ b/dev-libs/castxml/files/castxml-fix-tests.patch
@@ -4,11 +4,11 @@ index fb9ae02..33b3df9 100644
 +++ b/test/expect/cmd.cc-msvc-c-src-c-cmd.stderr.txt
 @@ -1 +1 @@
 -"clang" .* "-[^i][^"]*" "[^-"][^"]*" "-isystem" "/some/include" "-isystem" 
"/some/other/include" "-[^i]
-+"clang" .* "-[^i][^"]*" "[^-"][^"]*" "-isystem" "/some/include" "-isystem" 
"/some/other/include" "-
++"clang" .* "-[^i][^"]*" "[^-"][^"]*" "-isystem" "/some/include" "-isystem" 
"/some/other/include" "-([^i]|i[^s])
 diff --git a/test/expect/cmd.cc-msvc-src-cxx-cmd.stderr.txt 
b/test/expect/cmd.cc-msvc-src-cxx-cmd.stderr.txt
 index fb9ae02..33b3df9 100644
 --- a/test/expect/cmd.cc-msvc-src-cxx-cmd.stderr.txt
 +++ b/test/expect/cmd.cc-msvc-src-cxx-cmd.stderr.txt
 @@ -1 +1 @@
 -"clang" .* "-[^i][^"]*" "[^-"][^"]*" "-isystem" "/some/include" "-isystem" 
"/some/other/include" "-[^i]
-+"clang" .* "-[^i][^"]*" "[^-"][^"]*" "-isystem" "/some/include" "-isystem" 
"/some/other/include" "-
++"clang" .* "-[^i][^"]*" "[^-"][^"]*" "-isystem" "/some/include" "-isystem" 
"/some/other/include" "-([^i]|i[^s])

Reply via email to