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!news.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Inspirels Ada on cortex tutorial linker issue Date: Wed, 31 Aug 2016 21:58:34 +0100 Organization: A noiseless patient Spider Message-ID: References: <24d4ffc3-3915-4102-96ae-68d11d881443@googlegroups.com> <2efe4d01-4cd4-4aea-bc54-98ea5f26ec8a@googlegroups.com> <2cf07aa6-9cbb-44bc-8042-601c57c85457@googlegroups.com> <328fa4a3-6215-4101-835a-7eaf7ed72a8c@googlegroups.com> <1d62cc93-324a-4c87-b9d3-67c24cb54c5f@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="90a7515de723fda2443060f3e878f4b0"; logging-data="8420"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19lQ7CpuQsZfrxxv/ynnS8aFCrmQ6Fnuyw=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Cancel-Lock: sha1:n6GmbzrTXPo1PEfOJHC0Y58rBQ4= sha1:JUTFz8vRoC2fZkE7Qd2e8toUaiI= Xref: news.eternal-september.org comp.lang.ada:31665 Date: 2016-08-31T21:58:34+01:00 List-Id: Brian Drummond writes: > On Tue, 30 Aug 2016 17:06:34 +0200, Nicolas Colin Paul de Gloucester > wrote: > >> Brian Drummond sent: >> |you also have to learn "make"(*) before you can do anything non-trivial > |------------------------------------------------------------------------| >> |"(*) one of only two languages I've seen, where substituting multiple >> |spaces for tabs will change the semantics. I suspect "make" was the >> |inspiration for the other... >> | > >> Ugh. What was that other language? > > Brainf**k > > (I'm speculating it was born after a lengthy and completely unnecessary > debugging session that turned out to be a Makefile error) :-) And of course Whitespace. (I have my Emacs set so the default behaviour is to save a file with tabs converted to spaces and trailing white space deleted. Hah.)