November 08, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1633


smjg@iname.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smjg@iname.com
           Keywords|                            |rejects-valid
            Summary|wrong error message         |Nonsensical "C style cast
                   |                            |illegal" message with !is




------- Comment #1 from smjg@iname.com  2007-11-08 16:29 -------
Oh dear, a case of issue 34 that hasn't been fixed.

The compiler shouldn't be still trying to parse anything as a C-style cast, let alone before it's tried to parse it as legal D code.


-- 

September 03, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=1633


bugzilla@digitalmars.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #2 from bugzilla@digitalmars.com  2008-09-03 01:33 -------
Fixed dmd 1.035 and 2.019


--