$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Wakely (cow_at_[hidden])
Date: 2005-02-24 11:30:32
On Thu, Feb 24, 2005 at 08:44:29AM -0600, Rene Rivera wrote:
> SourceForge.net wrote:
> >https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1150829&group_id=7586
> >Summary: Files missing in .exe
> >
> >Initial Comment:
> >I downloaded boost_1_32_0.exe and boost_1_32_0.tar.gz,
> >and noticed that many files present in the .gz file are
> >not in the .exe.
>
> Well that's distturbing, because it also means that the boost_1_32_0.zip
> has less files as that's what I used for building the exe. Have others
> noticed this?
Comparing the .zip and the .tar.gz gives:
Only in zip/boost_1_32_0/doc: catalog.xml
Everything else is the same except for line-endings.
jon