Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
WIP stop using const char* in C++ layers
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Fri, 24 Feb 2017 13:47:51 +0000 (14:47 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Fri, 24 Feb 2017 13:47:51 +0000 (14:47 +0100)
commitafd3a47e007a0f91d206cc2e47b69b4b86970fc2
treef3eb5e3ac8c4fab09a52bdf2e914e0ff413a615c
parente85c76b6a9ca821cdb7e153ff1d4e69835080cac
WIP stop using const char* in C++ layers
(and ugly bprintf, const_cast and free that sonar doesn't like)
src/kernel/routing/DragonflyZone.cpp
src/kernel/routing/FatTreeZone.cpp
src/surf/sg_platf.cpp
src/surf/xml/platf_private.hpp
src/surf/xml/surfxml_sax_cb.cpp