Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Improve an error message
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 29 May 2012 21:19:02 +0000 (23:19 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 29 May 2012 21:19:02 +0000 (23:19 +0200)
commit534d31e4fc62b248c646ad6e19518e8a7b11e048
tree0587f7c420bb4bc5b2da3aaea12ab044d3f6525d
parent757c0f8844ae51c9e9a9085165c5dc46e5d1ce5c
Improve an error message

There is good chances that the bug is in the user code (like calling
msg_comm_test twice or something similar), and there is nothing we can
do reliably from simgrid land if the user land builds such crap.

See also
https://gforge.inria.fr/tracker/index.php?func=detail&aid=14327&group_id=12&atid=165
src/simix/smx_network.c