From 46828f56c6d3b73bec68330176e56eb5b36d0045 Mon Sep 17 00:00:00 2001 From: Edouard Tisserant Date: Tue, 3 Jan 2017 18:21:26 +0100 Subject: [PATCH] Fixed own_identities_retrieve return type convertion - continued --- src/gen_cpp_Engine.ysl2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gen_cpp_Engine.ysl2 b/src/gen_cpp_Engine.ysl2 index 326f714..92128ae 100644 --- a/src/gen_cpp_Engine.ysl2 +++ b/src/gen_cpp_Engine.ysl2 @@ -227,7 +227,7 @@ tstylesheet { } function "mangle" { - const "convert", "count(parm/stringlist|parm/string|parm/identity) > 0"; + const "convert", "count(parm/stringlist|parm/string|parm/identity|parm/identitylist) > 0"; choose { when "$convert"