Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't inline ~xbt_ex.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 4 Sep 2017 20:44:04 +0000 (22:44 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 4 Sep 2017 20:44:27 +0000 (22:44 +0200)
commit10db8d166e39dfa7a35dc2294865ad99416c9330
treeee7a0215eb1facc9dba3799b0bca1c34da79ac25
parent04c6c7d463281bc4abe2788699ed1bcc6368e83e
Don't inline ~xbt_ex.

Otherwise, xbt_ex is also defined in libsimgrid-java and some tests are broken
with clang/libc++/freebsd.

Thanks Gabriel if this works!
include/xbt/ex.hpp
src/xbt/ex.cpp