$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-01-05 10:09:20
Jurko GospodnetiÄ wrote:
> Hi.
>
> Any reason why there seems to be a separate trac for Boost Build? I
> was trying to find a central place for bug reports and both Boost's trac
> (http://svn.boost.org) and the zizzag one
> (https://zigzag.cs.msu.su:7813/boost.build) seem to be used.
>
> Any plans to integrate them?
Well, the zigzag Trac predates boost Trac by quite some time. Given
that I'd like to keep Boost.Build a separate project, it would be
best to keep Boost.Build issues separate, so that those who use
Boost.Build but not C++ Boost don't have to look at C++ Boost milestones,
components, issues, etc.
Ideally, C++ Boost Trac would only contain bugs about building C++ Boost,
and everything generic should be on zigzag's Trac.
- Volodya