From 8c699313c85419dc73db35dbdefc844d88a039c6 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Fri, 30 Jun 2017 13:37:51 +0200 Subject: Shiboken: No longer change arrays[] to pointer types In AbstractMetaBuilder, no longer change array types like "int[]" to "int*". Task-number: PYSIDE-354 Task-number: PYSIDE-516 Change-Id: Ia9e15ae3fca895bf179275eb31a94323d91f4941 Reviewed-by: Alexandru Croitor --- sources/shiboken2/tests/samplebinding/typesystem_sample.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sources/shiboken2/tests/samplebinding/typesystem_sample.xml') diff --git a/sources/shiboken2/tests/samplebinding/typesystem_sample.xml b/sources/shiboken2/tests/samplebinding/typesystem_sample.xml index 089f835fc..0b5bd0d38 100644 --- a/sources/shiboken2/tests/samplebinding/typesystem_sample.xml +++ b/sources/shiboken2/tests/samplebinding/typesystem_sample.xml @@ -1159,7 +1159,7 @@ - + @@ -1950,7 +1950,7 @@ - + -- cgit v1.2.3