From: cherierm Date: Fri, 16 Nov 2007 09:27:51 +0000 (+0000) Subject: This avoid a warning on the Microsoft compiler X-Git-Tag: v3.3~786 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/a5dfca905c3cb06d5fec362bbe4369116f148212?ds=sidebyside This avoid a warning on the Microsoft compiler git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5055 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/src/gras/DataDesc/ddt_exchange.c b/src/gras/DataDesc/ddt_exchange.c index 0ec2722365..d020c77301 100644 --- a/src/gras/DataDesc/ddt_exchange.c +++ b/src/gras/DataDesc/ddt_exchange.c @@ -342,7 +342,7 @@ gras_datadesc_memcpy_rec(gras_cbps_t state, } else { VERB1("Array of %ld stuff, copy it in one after the other",array_count); - for (cpt=0; cptcycle);