From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Paul Rubin Newsgroups: comp.lang.ada Subject: Re: If not Ada, what else... Date: Fri, 03 Jul 2015 13:50:50 -0700 Organization: A noiseless patient Spider Message-ID: <876161othx.fsf@nightsong.com> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="38b554b2114f997ed08ebb809b0b9924"; logging-data="1041"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX194cxQbAWmWl3j8HrmfMGjD" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:xfVUAVHe3yebrw9BoNsfyHrVId4= sha1:70PiYiv7EbEPTO2ANAJSRoYeIJQ= Xref: news.eternal-september.org comp.lang.ada:26592 Date: 2015-07-03T13:50:50-07:00 List-Id: luvhed@gmail.com writes: > C/C++ with MIRSA rules enabled? At least you will get some of the > checks that Ada performs for you. You still would face way too many trip-ups and pitfalls. People who think they know C well enough to avoid those pitfalls should look at: http://www.cl.cam.ac.uk/~pes20/cerberus/notes50-2015-05-24-survey-discussion.html There is also the famous "C++ FQA" (frequently questioned answers).