[CXX-93] Segmentation fault with -std=C++11 Created: 25/Oct/12 Updated: 10/Apr/14 Resolved: 26/Mar/14 |
|
| Status: | Closed |
| Project: | C++ Driver |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | legacy-0.8.0 |
| Type: | Bug | Priority: | Major - P3 |
| Reporter: | Pedro Larroy | Assignee: | Unassigned |
| Resolution: | Done | Votes: | 0 |
| Labels: | cxxmove, legacy-cxx | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
mongo driver from bd762d51930a8481a14664c98ae1219c858cdd02 |
||
| Description |
|
| Comments |
| Comment by Andrew Morrow (Inactive) [ 26/Mar/14 ] |
|
Closing, the stack trace seems to represent an ancient version of the code that is no longer present in the legacy driver, and the referenced git hash does not appear in the mongo repository, so it is unclear what version this was referencing. Feel free to re-open if this is still an issue for you. |
| Comment by Andrew Morrow (Inactive) [ 12/Mar/14 ] |
|
Hi piotr - The most recent release of the (now independent, see: http://blog.mongodb.org/post/78478565493/upcoming-changes-to-the-mongodb-cpp-driver) C++ driver should support building with C++11, by way of the --c++11 SCons flag. Can you please retest with the latest release candidate (https://github.com/mongodb/mongo-cxx-driver/releases) and see if it works for you know? Thanks, |
| Comment by Andy Schwerin [ 27/Nov/12 ] |
|
The C++ driver does not currently support C++11. There is no timeline, yet, for adding that support. We'll review this during regular issue triage. |