http://d.puremagic.com/issues/show_bug.cgi?id=5783
--- Comment #2 from [email protected] 2011-03-24 17:31:21 PDT --- (In reply to comment #1) > opEquals is a non-const method (issue 1824). Of course a const object cannot > call it. The reduced test case is working as expected. The problem is just > Tuple needs a const opEquals. Thank you for your answer. A secondary problem here is that I wasn't unable to understand what the problem was from those error messages. So is it possible to improve them? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
