[ playerstage-Patches-3000505 ] Patch to build Player 1.6.5 on newer gcc versions.
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.science.robotics.playerstage |
|---|---|
| Message-ID | <[email protected]> |
Patches item #3000505, was opened at 2010-05-12 11:15 Message generated for change (Tracker Item Submitted) made by digitalfox0 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=433166&aid=3000505&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: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Philip Kovac (digitalfox0) Assigned to: Brian Gerkey (gerkey) Summary: Patch to build Player 1.6.5 on newer gcc versions. Initial Comment: g++ has gotten more picky about a few things, namely extraneous namespacing inside class definitions and casting const char* to char*. I'm aware player 1.6.5 is now quite old, but some people still use it, and I figured it might be appreciated if it were brought back up to date. These changes may not be complete, but suffice in the environment I work with. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=433166&aid=3000505&group_id=42445 ------------------------------------------------------------------------------