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


Martin Nowak <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]


--- Comment #2 from Martin Nowak <[email protected]> 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