LWN.net Logo

Snark

Snark

Posted Jun 18, 2008 18:40 UTC (Wed) by corbet (editor, #1)
In reply to: Snark by ncm
Parent article: Converting GCC to C++

Jon, I didn't find any justification in the slides for the addition, "while, with luck, avoiding the C++ language's worst problems."

I was thinking of slide 13, which notes "we would only use features which are worthwhile," and 14, adding "Maintainers will ensure that gcc continues to be maintainable." These are answers to charges that C++ is too slow and too complex. If I've overstated what Ian meant, I apologize.


(Log in to post comments)

Snark

Posted Jun 18, 2008 20:51 UTC (Wed) by ncm (subscriber, #165) [Link]

Thanks, Jon, for the apology, but I'd rather see the summary corrected.  The charges Ian
answered in those slides were assertions, by others, that he was contradicting.  We should not
take them as his own statements.  

As an aside, he also didn't suggest that luck would be needed.  He seems completely confident
that use of "features which are [not] worthwhile" and any unmaintainably complex constructs
can be deliberately eschewed.  Since a chief goal is to replace unmaintainably complex C with
maintainable C++, I agree with his confidence.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds