$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Maurizio Vitale (mav_at_[hidden])
Date: 2007-05-03 09:57:09
Eric Niebler <eric_at_[hidden]> writes:
> Yes, if I compile your code with:
>
> #define ARITY 8
> #define BOOST_MPL_LIMIT_METAFUNCTION_ARITY 8
>
> then it works with gcc-3.4, gcc-4.0 and gcc-4.1. I double checked that I
> have no pending commits lying around. I don't know what the problem
> could be, sorry.
Still not working here. I tried 3.4 and 4.1.2 on X86_64 and 4.0.1 (with Apple mods) on Mac OS X (32 bit Intel).
They all fail.
I've also synched up the entire boost in case something outside of proto changed.
I'll let you know if I discover something.
Best regards,
Maurizio