Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Review const attribute for pointers..
authoragiersch <agiersch@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 11 Feb 2011 17:01:08 +0000 (17:01 +0000)
committeragiersch <agiersch@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 11 Feb 2011 17:01:08 +0000 (17:01 +0000)
commitf1664c170760cbfce0ab2698557424304d22e63e
treea17fe88bcbab2f9964177b34ceb53b2df30fccf4
parentcde486bcad847c5c0a2c820260b5871f0161e1d8
Review const attribute for pointers..

The main goal for this patch is to remove the cast for the argument of
free() in MSG_action_runner().

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9613 48e7efb5-ca39-0410-a469-dd3cf9ba447f
examples/msg/actions/actions.c
include/msg/msg.h
include/xbt/replay_trace_reader.h
include/xbt/str.h
src/msg/msg_actions.c
src/simix/README_attempt_without_stack
src/xbt/xbt_replay_trace_reader.c
src/xbt/xbt_str.c