$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mark Rodgers (mark.rodgers_at_[hidden])
Date: 2002-03-22 17:30:32
From: "Jason Shirk" <jasonsh_at_[hidden]>
>
> At any rate, disabling this "extension" will definitely cause our
> customers headaches. I've only seen a few rare cases (like this) where
> we fail to compile legal code because of this.
There's no problem with extensions as long as they can be turned off,
and not by a sledgehammer like /Za. IMHO, the ideal would be to provide
a switch so that those needing this particular extension could turn it
on, but to make your compiler compliant by default.
Mark