Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Well the output of printf("%p",NULL) might depend on the system. So let's use a more...
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 21 May 2008 09:53:01 +0000 (09:53 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 21 May 2008 09:53:01 +0000 (09:53 +0000)
commitf21e6f4956e55ea1fb4c3ee5fed01f503ddb2344
tree74024e2c49efd3149c9eda1077d5eb8203f12227
parent1f5491cf07822f077c2efaaca576badc8ef5bde1
Well the output of printf("%p",NULL) might depend on the system. So let's use a more stable convetion and revalidate the output.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5483 48e7efb5-ca39-0410-a469-dd3cf9ba447f
examples/msg/masterslave/masterslave_failure.tesh
src/simix/smx_global.c