$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-10-05 02:13:40
Aleksey Gurtovoy wrote:
> >>> tools/build/v2/test/startup/boost-root/tools/build/boost-build.jam:
> >>> file's directory depth exceeds 8 levels
> >>> tools/build/v2/test/startup/boost-root/tools/build/bootstrap.jam:
> >>> file's directory depth exceeds 8 levels
> >>
> >> David? Vladimir?
> >
> > I have nothing to say about this stuff; Volodya put it there and is
> > qualified to reorganize it if needed.
>
> FWIW, that's not what the CVS history says:
>
> RCS file:
> /cvsroot/boost/boost/tools/build/v2/test/startup/boost-root/tools/build/boo
>st-build.jam,v
>
> [...]
>
> ----------------------------
> revision 1.2
> date: 2002/05/16 00:56:42; author: david_abrahams; state: Exp; lines: +2
Exactly. The tests were written by Dave long time ago and are the part of V2
regression tests.
I've mechanically removed one the the directory levels (the
"startup/boost-root/tool" directory had only subdirectory "build"). Hope
that's fine.
- Volodya