filter out compile error messages involving _error_

Timon Gehr timon.gehr at gmx.ch
Sun Sep 9 17:12:15 PDT 2012


On 09/10/2012 01:52 AM, timotheecour wrote:
> Can we filter out compiler errors involving _error_ as template parameter?
> Clearly the error is coming from upstream so there's no need to even
> show those.
>
> eg:
> Error: template mypackage.mymodule.myfunction cannot deduce template
> function from argument types !()(_error_)
>

You can file all instances of this you can find as 'diagnostic' bugs.


More information about the Digitalmars-d-learn mailing list