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=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a00006d3c4735d70 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-01-11 06:40:24 PST Path: archiver1.google.com!news1.google.com!news2.google.com!news.maxwell.syr.edu!elnk-pas-nf1!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!stamper.news.atl.earthlink.net!newsread1.news.atl.earthlink.net.POSTED!d9c68f36!not-for-mail Message-ID: <40016052.60703@noplace.com> From: Marin David Condic User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 (OEM-HPQ-PRS1C03) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Certified C compilers for safety-critical embedded systems References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Date: Sun, 11 Jan 2004 14:40:24 GMT NNTP-Posting-Host: 209.165.27.53 X-Complaints-To: abuse@earthlink.net X-Trace: newsread1.news.atl.earthlink.net 1073832024 209.165.27.53 (Sun, 11 Jan 2004 06:40:24 PST) NNTP-Posting-Date: Sun, 11 Jan 2004 06:40:24 PST Organization: EarthLink Inc. -- http://www.EarthLink.net Xref: archiver1.google.com comp.lang.ada:4332 Date: 2004-01-11T14:40:24+00:00 List-Id: if (Date = Jan_30_2004) then for (X in All_Elligible_Citizens'Range) loop Put_Line (All_Elligible_Citizens (X).Name) ; end loop ; end if ; That ought to print the name of the next President well in advance of the actual election. ;-) MDC tmoran@acm.org wrote: >>It's always been my contention that writing the specifications which you >>will then prove that a program obeys is exactly as hard as writing the >>program itself. > > Specification: the program will print, on January 30, 2004, the name > of the President of the United States on January 30, 2005. > That wasn't a hard spec to write - I await your implementation. ;) -- ====================================================================== Marin David Condic I work for: http://www.belcan.com/ My project is: http://www.jsf.mil/NSFrames.htm Send Replies To: m o d c @ a m o g c n i c . r "Face it ladies, its not the dress that makes you look fat. Its the FAT that makes you look fat." -- Al Bundy ======================================================================