$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-06-06 07:49:13
On Monday 06 June 2005 16:21, David Abrahams wrote:
> Vladimir Prus <ghost_at_[hidden]> writes:
> > Markus Sch?pflin wrote:
> >> Vladimir Prus wrote:
> >>> Markus Sch?pflin wrote:
> >>>>Attached patch fixes the last failure on Tru64. (See
> >>>>http://tinyurl.com/dfslr) Ok to commit?
> >>>
> >>> please hold on a bit. The same problem is present on intel and comeau,
> >>> and I want to dig the standard to understand if the test is doing
> >>> something wrong itself.
> >>
> >> Anything new on this?
> >
> > Not yet. See my "Template argument deduction question" post. Unless
> > anything clears up in a couple of days, I'll revert that "make
> > parse_command_line const correct patch" that lead to this breakage.
>
> Did you miss this reply from EDG? Hmm, it looks like they sent it to
> me alone :(
I even missed that you CCed EDG, and send a question to Comeau (that's the
compiler I've tested locally with).
> The part of the standard that isn't entirely clear is
> 14.8.2.1/4 (two paragraphs after the one quoted). It
> specifies that normally the deduced type and the type A
> transformed as "above" (i.e., as per the quoted
Oops.. I don't even have paragraph 4 in 14.8.2.1. Ok, seems like I'll have to
revert the 'const correctness patch' that causes this problem.
Thanks,
Volodya