Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cleanups in the parsing
authorMartin Quinson <martin.quinson@loria.fr>
Sat, 26 Mar 2016 23:09:54 +0000 (00:09 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Sat, 26 Mar 2016 23:26:27 +0000 (00:26 +0100)
commitf7afa0288b0d18934f8178a99320a99889e1f38b
tree3b3520356fcb2bd9089708c1392ded30e4ef12c9
parentb485785ae73371c02af369232ac9289892d4105d
cleanups in the parsing

- no need for xml cbarg initializer as we memset(0) the cbargs
- prepare to factorize host name creation between cluster and cabinet
src/bindings/lua/lua_platf.cpp
src/simix/smx_deployment.cpp
src/surf/AsCluster.cpp
src/surf/AsClusterFatTree.cpp
src/surf/AsClusterTorus.cpp
src/surf/sg_platf.cpp
src/surf/xml/platf_private.hpp
src/surf/xml/surfxml_sax_cb.cpp