$include_dir="/home/hyper-archives/boost-users/include";
include("$include_dir/msg-header.inc")
?>
- Next message: Bogdan Slusarczyk: "Re: [Boost-users] std:string to boost::filesystem::path, then, create directories."
- Previous message: Bogdan Slusarczyk: "Re: [Boost-users] std:string to boost::filesystem::path, then, create directories."
- In reply to: Bogdan Slusarczyk: "Re: [Boost-users] std:string to boost::filesystem::path, then, create directories."
- Next in thread: JIA Pei: "Re: [Boost-users] std:string to boost::filesystem::path, then, create directories."
- Reply: JIA Pei: "Re: [Boost-users] std:string to boost::filesystem::path, then, create directories."
On 2012-02-10 10:48, Bogdan Slusarczyk wrote:
> Hi,
>> Unhandled exception at 0x51d8ee9e (msvcr90d.dll) in myTest.exe:
>> 0xC0000005: Access violation writing location 0xcdcdcdcd.
>
> Are you sure you use debug version of boost (as you get exception from
> debug version of msvcr)?
>
> I use 1.48 and is_directory on win32/win64/lin32/lin64 and I don't get
> any errors, also with win32 debug configurations.
>
I forgot to add that I use 1.48 with filesystem v2, however I've tested
1.48 v3 on win32 (also debug version) and I didn't noticed any problems.
- Next message: Bogdan Slusarczyk: "Re: [Boost-users] std:string to boost::filesystem::path, then, create directories."
- Previous message: Bogdan Slusarczyk: "Re: [Boost-users] std:string to boost::filesystem::path, then, create directories."
- In reply to: Bogdan Slusarczyk: "Re: [Boost-users] std:string to boost::filesystem::path, then, create directories."
- Next in thread: JIA Pei: "Re: [Boost-users] std:string to boost::filesystem::path, then, create directories."
- Reply: JIA Pei: "Re: [Boost-users] std:string to boost::filesystem::path, then, create directories."
$include_dir="/home/hyper-archives/boost-users/include";
include("$include_dir/msg-footer.inc");
?>