> From: "Boris Zbarsky" <bzbar...@mit.edu>
> To: dev-platform@lists.mozilla.org
> Sent: Thursday, September 4, 2014 1:24:58 AM
> Subject: Re: PSA: ./mach build <subdirectory> doesn't work reliably any longer
> 
> On 9/4/14, 12:51 AM, Joshua Cranmer 🐧 wrote:
> > It sounds to me like what you really want is support for a red squiggly
> > line in your IDE
> 
> Not quite, because red squiggly lines don't catch weird C++ namespacing
> rules, lack of conversion operators that should be present, etc...

They can if they are produced by running (the front-end of) a compiler
on the source files in question and parsing its output.

Cheers,
Botond
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to