[Issue 3175] rejects templated ref return function

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Sep 27 21:01:27 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=3175



--- Comment #5 from Shin Fujishiro <rsinfu at gmail.com> 2010-09-27 21:00:38 PDT ---
(In reply to comment #4)
> Applied the patch http://www.dsource.org/projects/dmd/changeset/695 but the bug
> remains.

Are you saying the bug remains since the reproducing code in comment #0 doesn't
compile? It's because the type of [1,2,3] has changed to dynamic int[].
Replacing 'auto' to 'int[3]' would make it compile.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list