http://d.puremagic.com/issues/show_bug.cgi?id=9506
--- Comment #4 from Andrej Mitrovic <[email protected]> 2013-06-30 05:30:39 PDT --- I've tested this across several compiler versions on win32: 2.058: can't compile due to template instance error 2.059: broken: [1, 2] [ ] 2.060: broken: [1, 2] [ ] 2.061: ok: [1, 2] [1 2] 2.062: ok: [1, 2] [1 2] 2.063: broken: [1, 2] [ ] Even if it was fixed at some point it looks like no test-cases were added, the bug is back. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
