https://d.puremagic.com/issues/show_bug.cgi?id=12096


bearophile_h...@eml.cc changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bearophile_h...@eml.cc


--- Comment #1 from bearophile_h...@eml.cc 2014-02-07 09:57:21 PST ---
Andrej Mitrovic suggests to improve the error messages instead:

void main()
{
    int body;
}

test.d(5): Error: Cannot use keyword 'body' as a symbol name. Try to use
`body_` instead.

It seems an acceptable solution.

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

Reply via email to