$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Dave Abrahams (abrahams_at_[hidden])
Date: 2000-03-17 08:15:30
on 2/15/00 1:27 PM, Darin Adler at darin_at_[hidden] wrote:
>> I've only tried it on gcc; any feedback on other platforms appreciated.
>
> Under CodeWarrior, the error message is: "declaration syntax error".
This is typical. Don't expect to do better with this compiler until they
improve error reporting.
-Dave