[cfe-dev] Hello
Mike Stump
mrs at apple.com
Mon Oct 6 11:15:54 PDT 2008
On Oct 5, 2008, at 5:20 AM, Sebastian Redl wrote:
> The question is whether we want to follow the broken rules of C++03,
> as
> GCC does, or the updated rules of C++0x, which introduces a tiny
> incompatibility to GCC.
My guidance would be follow the new rules, and if it poses a problem
for real code (or if it people just want to donate extra goodness),
then add the old semantics under 03 (or earlier).
More information about the cfe-dev
mailing list