From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: * X-Spam-Status: No, score=1.8 required=3.0 tests=BAYES_50,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.5-pre1 Path: eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: Keith Thompson Newsgroups: comp.lang.ada Subject: Re: SweetAda 0.1g released Date: Mon, 16 Nov 2020 12:51:39 -0800 Organization: None to speak of Message-ID: <87h7ppowis.fsf@nosuchdomain.example.com> References: <46155ba8-785c-4503-81bc-a0a3cf3acd63n@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="ecdb9d85c8f59f0448705c84209564ca"; logging-data="5345"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+17dsm6bzQHAYG6ZsiN9Bn" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Cancel-Lock: sha1:otw4x0GFILD9LHUH/VSw36piaJE= sha1:hQhldlMjtZoqKD2yNXqGsBY/v8c= Xref: reader02.eternal-september.org comp.lang.ada:60592 List-Id: Gabriele Galeotti writes: > Hi all. > > I've just released SweetAda 0.1g. > > This is a maintenance release, and introduces new toolchains based on > Binutils 2.35, GCC 10.2.0 and GDB 10.1. > > Along with new tools, the basic support libraries, e.g., GMP, MPFR, > MPC, and all auxiliary libraries were used at the highest stable > version during the builds. > > Sorry for a significant delay in releasing, but it is very > time-consuming to keep everything in-sync, especially when toolchains > change. Neither I had the time to complete the manaul, I'll try to do > that in the near future. I suggest that an announcement like this should include, at or near the top of the article, a brief description of what SweetAda is. >From the web site: SweetAda is a lightweight development framework whose purpose is the implementation of Ada-based software systems. [...] > Find everything at https://www.sweetada.org. > > By the way, the connection to SweetAda website is now completely > secure. Many thanks to Certbot team. If I visit https://www.sweetada.org it looks OK. If I drop the "www." I get a "Not secure" warning from my browswer (Chrome on Windows). -- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com Working, but not speaking, for Philips Healthcare void Void(void) { Void(); } /* The recursive call of the void */