$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (abrahams_at_[hidden])
Date: 2001-04-24 19:11:37
----- Original Message -----
From: "Daryle Walker" <darylew_at_[hidden]>
> Am I just unlucky, unprepared, or an unusual coder? Everyone seems to get
> strange or internal errors from my code. At least I keep the compiler
> writers on their toes. -_^
The fact that you're using a very old version of CodeWarrior combined with
the fact that this version will pass many non-conforming constructs doesn't
help much. You might try checking your code with the comeau on-line compiler
by dumping the preprocessor output into the comeau web page...
-Dave