-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
os: fix for bug 1046: OSX 10.8, boost 1.54, apple-gcc-4.2 RTT main-te…
…st FAILS Apparently copying the boost functions went wrong and we ended up with a NULL pointer. Fixed by directly using the function pointer instead of the boost function. Signed-off-by: Ruben Smits <[email protected]>
Ruben Smits
committed
Oct 9, 2013
1 parent
5ff77e0
commit 73cb586
Showing
2 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters