From: Augustin Degomme Date: Mon, 29 Oct 2012 16:14:02 +0000 (+0100) Subject: handle nested datatypes in smpi (structs of vectors for example), which previously... X-Git-Tag: v3_9_rc1~91^2~151^2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/585afb9fd33ca7e70cef86a2a3744598f11a0888?hp=585afb9fd33ca7e70cef86a2a3744598f11a0888 handle nested datatypes in smpi (structs of vectors for example), which previously were causing a warning. Activate two tests from the suite to test these cases. ---