Boost logo

Boost Users :

Subject: Re: [Boost-users] [interprocess] compilation errors with 1.48 on 64-bit Centos 5.5
From: Daniel Herring (dherring_at_[hidden])
Date: 2012-01-26 17:29:36


On Thu, 26 Jan 2012, Ion Gaztañaga wrote:
> El 26/01/2012 20:04, Daniel Herring escribió:
>> Hi,
>>
>> I started updating an application from Boost 1.35. It had a few compiler
>> errors with 1.44, and things got worse with 1.48.
>
> I think your problem is solved in trunk and release branches, soon in
> 1.49, as I tested the code in Centos 5.7.

Ok. I'll watch for the new release.

Thanks,
Daniel

P.S. My other errors traced to a change in parameter forwarding.
boost::interprocess::managed_shared_memory::find_or_construct<T>(x) used
to allow passing x as a non-const reference. Passing x as a pointer
gets around the problem.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net