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


Trass3r <mrmoc...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid, diagnostic
                 CC|                            |mrmoc...@gmx.de
            Summary|char[] chars =              |char a = '�'; should not
                   |['�','�','�']; should not   |compile
                   |compile                     |


--- Comment #1 from Trass3r <mrmoc...@gmx.de> 2011-11-22 12:19:23 PST ---
It's more general:

void main()
{
    char a = '�'; // compiles fine
}

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

Reply via email to