Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add some _XBT_GNUC_UNUSED to avoid compilation warnings with NDEBUG
authorChristophe Thiéry <christopho128@gmail.com>
Mon, 7 Nov 2011 09:50:42 +0000 (10:50 +0100)
committerChristophe Thiéry <christopho128@gmail.com>
Mon, 7 Nov 2011 09:50:42 +0000 (10:50 +0100)
commit7da44b26eb7f4da0d4ce7672f479dea4d01767b3
tree222c6f5e922ca8dd9efa51cbe3102c07eb8d3b74
parente1ade9b0e5d44e4f96d6e83370ea9a5b850a1cc9
Add some _XBT_GNUC_UNUSED to avoid compilation warnings with NDEBUG
24 files changed:
examples/gras/mmrpc/mmrpc_client.c
examples/gras/properties/properties.c
examples/msg/icomms/peer.c
examples/msg/icomms/peer2.c
examples/msg/icomms/peer3.c
examples/msg/masterslave/masterslave_bypass.c
examples/msg/masterslave/masterslave_cluster.c
examples/msg/masterslave/masterslave_console.c
examples/msg/masterslave/masterslave_failure.c
examples/msg/masterslave/masterslave_forwarder.c
examples/msg/masterslave/masterslave_mailbox.c
examples/msg/parallel_task/test_ptask.c
examples/msg/priority/priority.c
examples/msg/properties/msg_prop.c
src/bindings/lua/lua_state_cloner.c
src/bindings/lua/simgrid_lua.c
src/simdag/sd_daxloader.c
src/simix/smx_deployment.c
src/surf/surf_routing_rulebased.c
src/surf/surfxml_parse.c
src/xbt/dict.c
src/xbt/graph.c
src/xbt/graphxml_parse.c
teshsuite/gras/msg_handle/msg_handle.c