$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [boost] File_lock bad compilation - 1.35.0
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2008-09-23 12:05:40
Germain BARRET wrote:
> I'm actually using boost 1.35.0
>
> When I just include boost/interprocess/sync/file_lock.hpp in a very
> simple programm, then I have a list of error very surprising : "member
> function already defined or declared"
>
> So what, is file_lock unusable in 1.35 ? It was my only hope, other
> boost locks don't satisfy me.
Sorry, but it seems that it's usuable. Can you try with Boost 1.36?
Ion