[ playerstage-Patches-3008884 ] Exception in C++ examples catched by value, not by reference
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.science.robotics.playerstage |
|---|---|
| Message-ID | <[email protected]> |
Patches item #3008884, was opened at 2010-05-29 11:01 Message generated for change (Tracker Item Submitted) made by ptroja You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=433166&aid=3008884&group_id=42445 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Player Group: Release-3.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Piotr Trojanek (ptroja) Assigned to: Brian Gerkey (gerkey) Summary: Exception in C++ examples catched by value, not by reference Initial Comment: Exceptions in C++ examples are catch by value. According to C++ FAQ http://www.parashift.com/c++-faq-lite/exceptions.html#faq-17.7 "unless there's a good reason not to, catch by reference". ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=433166&aid=3008884&group_id=42445 ------------------------------------------------------------------------------