<p dir="ltr"><br>
On 16 Nov 2014 21:40, "Koz Ross via D.gnu" <<a href="mailto:d.gnu@puremagic.com">d.gnu@puremagic.com</a>> wrote:<br>
><br>
> On Saturday, 15 November 2014 at 14:53:13 UTC, Iain Buclaw via<br>
><br>
> D.gnu wrote:<br>
>><br>
>><br>
>><br>
>> Ask him why there is support for gcc and clang in flycheck then?  I<br>
>> mean if you support one c++ compiler, it's pointless to support<br>
>> another...<br>
><br>
><br>
> His response, quoted verbatim:<br>
><br>
>> Clang provides better diagnostics than most GCC versions and is the default on > OS X, whereas GCC supports more architectures, which is important when writing > architecture-specific code that would otherwise be hidden behind ifdefs.<br>
></p>
<p dir="ltr">And he has answered your question for you. :)</p>
<p dir="ltr">Only change C's ifdef with D's version.<br>
</p>