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


Martin Nowak <c...@dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |c...@dawg.eu


--- Comment #2 from Martin Nowak <c...@dawg.eu> 2013-03-18 07:54:14 PDT ---
cat > bug.d << CODE
void foo(ref in wchar[4]) {}
void bar()
{
    foo("abcd");
}
CODE
dmd -c bug

----

This also happens with functions and is not restricted to IFTI.

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

Reply via email to