Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Stop using SMX host->data to store MSG host
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 30 Apr 2012 23:29:48 +0000 (01:29 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 30 Apr 2012 23:35:04 +0000 (01:35 +0200)
commit8d8d6b614e77190ba685eee6fafe653ca0b0eb1e
treeadc48836f3e9fa42ae04af36ccb5fe5908c09a79
parentfc727903530d55d5d3f903a8213c7cb8a3273c7a
Stop using SMX host->data to store MSG host

- that's useless since we have the lib to retrieve the MSG_host data
  directly
- it would break java bindings since it stores java object in there

Pretty fucking bug, I've lost my day on this one.
src/msg/msg_host.c