Opened 12 years ago
Closed 12 years ago
#4764 closed Bugs (invalid)
Filesystem V3 (1.44) path constructor crashes in Visual Studio 2010
Reported by: | Owned by: | Beman Dawes | |
---|---|---|---|
Milestone: | To Be Determined | Component: | filesystem |
Version: | Boost 1.44.0 | Severity: | Showstopper |
Keywords: | Cc: |
Description
Attached is a simple program compiled with these preprocessor definitions:
BOOST_ALL_DYN_LINK BOOST_FILESYSTEM_VERSION=3 BOOST_FILESYSTEM_NO_DEPRECATED
The path constructor causes a crash in Visual Studio 2010. It worked in Visual Studio 2008.
Attachments (1)
Change History (2)
by , 12 years ago
comment:1 by , 12 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Sorry for the noise -- it looks like a developer compiled Boost with the wrong flags.