Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
* Change the semantic of gras_datadesc_by_name() to raise an exception when
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 6 Nov 2006 16:37:54 +0000 (16:37 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 6 Nov 2006 16:37:54 +0000 (16:37 +0000)
commit22598191923908cf30fe0e54877e2993743c3ba1
tree854e2d0bd5cc7ad716831277b7e3f77e0e3b6bcd
parent2137669fc54b364d20ae4debaef1744d55acce2c
* Change the semantic of gras_datadesc_by_name() to raise an exception when
  not found
* Add a gras_datadesc_by_name_or_null() to retrive the old semantic of
  gras_datadesc_by_name()
* Adapt to this change all over the place

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