[Issue 4225] mangle.c:81: char* mangle(Declaration*): Assertion `fd && fd->inferRetType' failed.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Apr 10 21:20:23 PDT 2011


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


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com


--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> 2011-04-10 21:16:38 PDT ---
A partial fix:

https://github.com/D-Programming-Language/dmd/commit/1fc2fdb5fa9831eee2e1cae518ad350d517717c4

The error message is now:

test.d(2): Error: cannot implicitly convert expression (opCall()) of type Foo
to Foo

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