$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Boost-users] boost 1.51.0 bz2 archive observations
From: Daniel James (dnljms_at_[hidden])
Date: 2012-09-08 16:40:24
>From the user list:
On 31 August 2012 16:39, Aras Vaichas <aras.vaichas_at_[hidden]> wrote:
>
> There is a slight difference between the 1.51.0 and 1.50.0 boost bz2 files.
>
> e.g.
> \boost_1_50_0.tar.bz2\boost_1_50_0.tar\boost_1_50_0\
> \boost_1_51_0.tar.bz2\boost_1_51_0.tar\.\boost_1_51_0\
This is causing problems for some people's build scripts. The attached
patch should fix this.