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


Don <clugd...@yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clugd...@yahoo.com.au


--- Comment #1 from Don <clugd...@yahoo.com.au> 2010-06-16 08:50:34 PDT ---
(In reply to comment #0)
> dmd should not output error messages like these:
> 
> Error: function expected before (), not __error of type TOK149
> 
> I have never seen an error message that refers to __error, and that I wanted 
> to
> see. They don't add any additional value, and are only (by definition?) caused
> by preceding, actual errors. They are only noise and don't add any additional
> value.

__error is a new improvement to the compiler to supress spurious error
messages. (in previous releases, it would have been 'int'). You should never
see them. Please post any test cases which produce them.

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

Reply via email to