Commit 8128106
S Roderick <[email protected]> Tue, 26 Aug 2014 13:46:45 -0400
| Newsgroups | gmane.science.robotics.orocos.devel |
|---|---|
| Message-ID | <[email protected]> |
I’m trying to understand what this commit is for. The commit message only says what it does, but doesn’t say what the original problem was, nor why this was the correct fix. Can anyone illuminate? Cheers S Commit: 81281067c891b28929e9e8a0520ec04f54247216 [8128106] Parents: 1fe39e56e1 Author: Johannes Meyer <[email protected]> Date: July 15, 2014 at 13:35:19 EDT Commit Date: July 15, 2014 at 13:44:16 EDT Do not reset the caller engine in OperationCaller assignment Use case: RTT::OperationCaller<bool()> op("bar", this->engine()); op = this->getPeer("foo")->getOperation("bar"); assert(op.mcaller); Signed-off-by: Johannes Meyer <[email protected]> -- Orocos-Dev mailing list [email protected] http://lists.mech.kuleuven.be/mailman/listinfo/orocos-dev