$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: ANDREW MARLOW, BLOOMBERG/ LONDON OF (amarlow1_at_[hidden])
Date: 2006-05-09 12:02:55
A rewrite provides a golden opportunity to put in some
support for FORTRAN. I know FORTRAN is ancient and horrible
but some systems still use it (don't ask). If jam processed
the include stmt found in FORTRAN source similar to the #include
of C/C++ this would hopefully be quite straightforward....
----- Original Message -----
From: Alex Besogonov <boost-build_at_[hidden]>
At: 5/09 16:55:50
Reece Dunn wrote:
>> As you know, I'm rewriting Jam in C++ and I have a questions to Boost
>> developers: should I replicate Jam bugs?
> I would fix the bugs!