$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] boost::interprocess - lnk2005 error due to compiler/linker bug in msvc8
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2009-07-01 18:09:28
willem hengeveld escribió:
> when using boost::interprocess under win32, i ran into the following
> problem:
> in boost/interprocess/detail/win32_api.hpp several static inline
> functions have a function local class
> for releasing resources, like 'unlink_file', which defines 2 classes:
> handle_closer, and auto_ptr
This should be fixed in SVN and boost 1.40.
Best,
Ion