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: keith.jeffery@… 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)

Main.cpp (217 bytes ) - added by keith.jeffery@… 12 years ago.

Download all attachments as: .zip

Change History (2)

by keith.jeffery@…, 12 years ago

Attachment: Main.cpp added

comment:1 by keith.jeffery@…, 12 years ago

Resolution: invalid
Status: newclosed

Sorry for the noise -- it looks like a developer compiled Boost with the wrong flags.

Note: See TracTickets for help on using tickets.