Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix dllexport/dllimport declarations (Windows)
authorGabriel Corona <gabriel.corona@loria.fr>
Wed, 10 Jun 2015 00:24:53 +0000 (02:24 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Wed, 10 Jun 2015 00:48:32 +0000 (02:48 +0200)
commit12b4e67615eee5c8f9ba563a4f5e17690083241c
tree27bc8396d9245179b7480c29da8ed9200cf26f6d
parentaf3a3f76e72d581e8d0461a65ffd63d95df4fb6c
Fix dllexport/dllimport declarations (Windows)

- some were inconsistent;
- XBT_PUBLIC() was used for variables instead of XBT_PUBLIC_DATA().
13 files changed:
include/simgrid/msg.h
include/simgrid/simix.h
include/surf/surf_routing.h
include/xbt/misc.h
src/include/surf/surf.h
src/instr/instr_private.h
src/simix/popping_private.h
src/surf/cpu_interface.hpp
src/surf/surf_interface.hpp
src/surf/surf_private.h
src/surf/surf_routing.cpp
src/surf/surf_routing.hpp
src/xbt/mmalloc/mmprivate.h