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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,fe98dee761ce56c8 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!g26g2000vba.googlegroups.com!not-for-mail From: Manuel Gomez Newsgroups: comp.lang.ada Subject: Re: safety critical automotive software Date: Sat, 18 Dec 2010 02:49:16 -0800 (PST) Organization: http://groups.google.com Message-ID: <1d6e910c-1a48-4583-80ed-982ac2456810@g26g2000vba.googlegroups.com> References: NNTP-Posting-Host: 80.103.177.241 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1292669356 30520 127.0.0.1 (18 Dec 2010 10:49:16 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 18 Dec 2010 10:49:16 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: g26g2000vba.googlegroups.com; posting-host=80.103.177.241; posting-account=wH6HYAoAAAAK7zncUBGPTSTVRKG7WqMb User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; es-ES; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.04 (lucid) Firefox/3.6.13,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:16994 Date: 2010-12-18T02:49:16-08:00 List-Id: I remember reading that Saab uses Ada in some context. Searching Ada Saab I found this reference: http://www.militaryaerospace.com/index/display/mae-defense-executive-articl= e-display/311897/articles/military-aerospace-electronics/executive-watch/rt= i-works-with-saab-to-integrate-ada-compiler-with-real-time-middleware.html On Dec 16, 7:45=A0pm, Rolf wrote: > The upcoming ISO 26262 highly recommends "enforcement of strong > typing" [1]. There is a corresponding footnote saying " The objective > [...] is to impose principles of strong typing where these are not > inherent in the language". > > Does anybody know if Ada has ever been used (in ECU series production) > in an automotive application. Can you provide a reference? > > How do you achieve the "principles of strong typing" using C? > > =A0 Rolf >