$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-05-06 03:27:36
Rene, I'm having a problem with the 'print' module. Take a look, for example,
at project-test1.py that you've just checked in. Every line of expected
output that seems to be empty has in fact one space character that print
module inserts. I find this to be extremely problematic -- I can remove all
such spaces with one command in emacs, while hunting for a missing space is
terrible. I have even modified jam's ECHO rule not to print trailing
whitespace. Can this be fixed?
- Volodya