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



--- Comment #1 from Shin Fujishiro <rsi...@gmail.com> 2010-10-21 10:07:27 PDT 
---
Created an attachment (id=789)
Patch against dmd r725, fixes implicitConvTo()

implicitConvTo() of TypeStruct and TypeClass don't deal with functions, and
just tests convertion from function type to value type (then fails).  The
attached patch fixes the problem by adding a special check for functions. 
Passed dmd/druntime/phobos tests.

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

Reply via email to