$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-04-30 02:43:52
David Abrahams wrote:
> ...or perhaps "duh", it's so obvious.
>
> Names of attributes in classes should be prefixed by "self."
Let me see at targets.jam.... oh... this is nice idea!
> I'm making the corresponding change to targets.jam and project.jam.
I don't see any commits from you yet :-)
BTW, would it make sense to use "cvs watch" feature? It would allow us to
keep track of changes without a need to announce every change on the mailing
list. All that is needed is
1. Read "cvs watch" description is the CVS book
http://www.red-bean.com/cvsbook/cvsbook.html
2. Enable email notification, by editing
CVSROOT/notify file
- Volodya