[Issue 1633] Nonsensical "C style cast illegal" message with !is

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 8 14:29:26 PST 2007


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


smjg at iname.com changed:

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




------- Comment #1 from smjg at 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.


-- 



More information about the Digitalmars-d-bugs mailing list