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,cc4f25d878383cc X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-03 06:29:19 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!xmission!news-out.nuthinbutnews.com!propagator2-austin!propagator!feed2.newsfeeds.com!newsfeeds.com!newsfeed.onecall.net!chcgil2-snf1.gtei.net!news.gtei.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Another Idea for Ada 20XX Date: 3 Dec 2001 08:29:04 -0600 Organization: LJK Software Message-ID: References: <3C0AACCE.329CFB60@worldnet.att.net> <3C0B65CB.8CDD7B31@earthlink.net> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1007389746 7297 192.135.80.34 (3 Dec 2001 14:29:06 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Mon, 3 Dec 2001 14:29:06 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:17333 Date: 2001-12-03T08:29:04-06:00 List-Id: In article <3C0B65CB.8CDD7B31@earthlink.net>, "Marc A. Criley" writes: > The problem was that one program wrote a file of floating point numbers > representing values in British units, which was then read by a program > that expected floating point numbers representing metric units. No unit > information accompanied the values in the file, they were just numbers. Do space probes include file systems and multiple programs ? Or is this something in the build environment ? If the latter, the problem could be solved by an old fashioned EDP tool called a data dictionary.