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: Simon Wright Newsgroups: comp.lang.ada Subject: Re: How to get Ada to ?cross the chasm?? Date: Tue, 08 May 2018 20:05:25 +0100 Organization: A noiseless patient Spider Message-ID: References: <1c73f159-eae4-4ae7-a348-03964b007197@googlegroups.com> <87o9i2pkcr.fsf@nightsong.com> <87in88m43h.fsf@nightsong.com> <87efiuope8.fsf@nightsong.com> <322f9b26-01de-4753-bb50-6ef2f3d993d8@googlegroups.com> <87a7th9pd1.fsf@nightsong.com> <87h8no1nli.fsf@nightsong.com> <87po2cyty7.fsf@nightsong.com> <87bmdwhwob.fsf@nightsong.com> <6746d7d1-406e-4891-8293-9424aed76215@googlegroups.com> <877eoezy6e.fsf@nightsong.com> <87y3gun1ha.fsf@nightsong.com> <87603yy0wr.fsf@nightsong.com> <244b242a-09a8-48d2-918b-77e9b171098f@googlegroups.com> <871semx9jj.fsf@nightsong.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="652a30573e3bc65831a74472933ebafe"; logging-data="20208"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+kAukX4OBbLmvzxskRmvHGBnT9/htEg2Q=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (darwin) Cancel-Lock: sha1:b1JGhwSTc4mbOYohYof6WAZcz9s= sha1:zdPg+NgpPsFJqaY+jkRrlllzdvY= Xref: reader02.eternal-september.org comp.lang.ada:52116 Date: 2018-05-08T20:05:25+01:00 List-Id: Paul Rubin writes: > gautier_niouzes@hotmail.com writes: >> My mistake: I thought Value'Image was Ada 2012, but it seems to be a >> Ada 2020 feature put early into GNAT. > > Well ok, but is there something I tell my version of GNAT (6.3.0) to > enable it? Or do I need a newer version? GNAT GPL >= 2016 is OK (for simple uses, anyway). FSF GCC >= 7 is OK.