
On Monday 06 June 2005 16:21, David Abrahams wrote:
Vladimir Prus <ghost@cs.msu.su> 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