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-Thread: 103376,e55245590c829bef X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!goblin2!goblin.stu.neva.ru!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: _Type vs no _Type Date: Thu, 04 Nov 2010 19:59:11 +0000 Organization: A noiseless patient Spider Message-ID: References: <86wroy58ff.fsf@gareth.avalon.lan> <86pqup5xfy.fsf@gareth.avalon.lan> <86y69d3rec.fsf@gareth.avalon.lan> <82lj5c5ecm.fsf@stephe-leake.org> <82zktq4n9b.fsf_-_@stephe-leake.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: mx03.eternal-september.org; posting-host="dFCm8HWntFqmDIilBLqEJQ"; logging-data="10866"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/HVAZKkDmlzXBSqstiy+iWzX678UCRmEA=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin) Cancel-Lock: sha1:dEJTN7UG0m4VNEaCSJbdzjkJ5FA= sha1:0WBRaMTl6hexaH21H34w2EyC4g4= Xref: g2news1.google.com comp.lang.ada:15233 Date: 2010-11-04T19:59:11+00:00 List-Id: "Nasser M. Abbasi" writes: > I guess you would do not like Unix/Linux systems then (or even Apple, > which uses Unix)? The standard Mac OS X file system is case-insensitive. Interstingly, unlike Windows, it's case-insensitive in a way which defeats gnatmake! (well, this was a while ago, and I always use lower-case filenames for Ada source anyway ..)