D as A Better C?
Paulo Pinto
pjmlp at progtools.org
Tue Feb 11 14:27:29 PST 2014
Am 11.02.2014 23:01, schrieb bearophile:
> ed:
>
>> The D compiler catches subtle bugs that creep into C code when
>> deadlines are tight and the porting itself is great as a review process.
>
> Isn't using something Clang (plus eventually a static analyzer) an even
> better strategy?
>
> Bye,
> bearophile
I also would consider it a better approach.
Even me with my C bashing, think that
clang + warnings as errors + static analyzer == C with Pascal like safety
--
Paulo
More information about the Digitalmars-d
mailing list