$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [release][interprocess] regression in Windows
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2013-09-30 17:02:59
El 30/09/2013 19:53, Joaquin M Lopez Munoz escribió:
> As indicated by the regression testers, see for instance:
>
> http://tinyurl.com/qabv7dm
>
> This is affecting also Boost.Flyweight, which uses
> <boost/interprocess/detail/intermodule_singleton.hpp> for its
> intermodule_holder component.
Thanks for the report. The error is located in an auxiliar function only
used for Interprocess testing so I did a quick fix that should not
affect any library.
Best,
Ion