Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
When creating a datatype, make sure we're not trying to redo an already creeated...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 13 Oct 2009 13:52:20 +0000 (13:52 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 13 Oct 2009 13:52:20 +0000 (13:52 +0000)
commitf90ef00fd79ef42e4ef8f69b3b69457750173551
tree262172db5bd2d998674b5e628d70becea0614409
parent44723299849907b8923bfac8f9b111bcc07f0987
When creating a datatype, make sure we're not trying to redo an already creeated one. The fact that the name is not productible is not important since this function is used to automatically send a structure field which size is given by another field

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6752 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/gras/DataDesc/ddt_create.c