fix memory layout descriptor parsing
- Frederik Hennig authored
+ 3
− 2
@@ -29,7 +29,7 @@ stages:
@@ -62,7 +62,7 @@ tests-and-coverage-with-longrun:
@@ -145,6 +145,7 @@ ubuntu:
Fix parsing of memory layout descriptors, which was inconsistent between spatial_layout_string_to_tuple
and layout_string_to_tuple
.