[Issue 8630] New: Assertion failure: 'fd && fd->inferRetType' on line 81 in file 'mangle.c'

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Sep 8 01:14:02 PDT 2012


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

           Summary: Assertion failure: 'fd && fd->inferRetType' on line 81
                    in file 'mangle.c'
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: regression
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: wfunction at hotmail.com


--- Comment #0 from wfunction at hotmail.com 2012-09-08 01:14:44 PDT ---
typeof(v) foo(R)(R v) { return array(map!(p => p)(v)); }
void main() { foo(1); }

-- 
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