Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make sure that the code still compiles with the freaking paranoid gcc warning options...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 5 Sep 2005 22:32:30 +0000 (22:32 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 5 Sep 2005 22:32:30 +0000 (22:32 +0000)
commit35471ecdf533b2701ca99d3921c42944531883ce
treefa352213db4990cefbccee3cd32ca689452d1bbd
parent3ca7ba141fb09d54d776e57603c256e87a908fc9
Make sure that the code still compiles with the freaking paranoid gcc warning options, now that they can be turned on again (mainly assigning dummy values to variables which get initialised within a TRY/CATCH block)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1687 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/amok/Bandwidth/bandwidth.c
src/gras/DataDesc/cbps.c
src/gras/DataDesc/ddt_create.c
src/gras/DataDesc/ddt_exchange.c
src/gras/Msg/msg.c
src/gras/Virtu/process.c
src/xbt/config.c
src/xbt/dict.c
src/xbt/log.c