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!.POSTED!not-for-mail From: "Jeffrey R. Carter" Newsgroups: comp.lang.ada Subject: Re: GNAT corrupted builds with below second changes Date: Thu, 15 Mar 2018 22:03:22 +0100 Organization: Also freenews.netfront.net; news.tornevall.net; news.eternal-september.org Message-ID: References: <2e250363-97a3-45bd-948e-081e24d70655@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Thu, 15 Mar 2018 21:03:22 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="83d7a2cd2a28c7c95d989498862f21c7"; logging-data="13173"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/HY+ukGUe744Twr3MrFDk2acxoPUUMQis=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 In-Reply-To: <2e250363-97a3-45bd-948e-081e24d70655@googlegroups.com> Content-Language: en-US Cancel-Lock: sha1:JEXONFgnIy4ymTc2TFmLBJnx/EI= Xref: reader02.eternal-september.org comp.lang.ada:51007 Date: 2018-03-15T22:03:22+01:00 List-Id: On 03/15/2018 07:52 PM, Shark8 wrote: > > This is one reason I advocate a DB-based solution rather than an FS-based solution; after all, the FS solution *IS* simply using the FS as an ad-hoc and anemic database, and using the timestamp-field this way is essentially analogous to querying a 'time' column when what we *REALLY* want is a 'version' column (not "1.2.3" but more like "build # X"). This is somewhat similar to the "program library" required by Ada 83 (ARM-83 10.4). http://archive.adaic.com/standards/83lrm/html/lrm-10-04.html#10.4 -- Jeff Carter "Beyond 100,000 lines of code you should probably be coding in Ada." P. J. Plauger 26