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!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: class wide iterable (and indexable) Date: Sat, 05 Jan 2019 20:07:09 +0000 Organization: A noiseless patient Spider Message-ID: References: <2a6929c5-72fa-4d84-953a-44ea4597ab38@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader01.eternal-september.org; posting-host="7dc3438b5bc2ed3f90b31f4771e6d4fd"; logging-data="28401"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19qljJQCBdX4yYuw1TYGMMF85a50ejFs9k=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (darwin) Cancel-Lock: sha1:S+7aC6EmmYPJ523QPhYz4csJ+Nc= sha1:qc4TGKkTo5kRuHEerZaQ+WPOzpA= Xref: reader01.eternal-september.org comp.lang.ada:55200 Date: 2019-01-05T20:07:09+00:00 List-Id: George Shapovalov writes: > Finally, at some point while testing different things I managed to > break gnat, causing it to spill out that gnat Bug message. Relevant > code and error message are in yet another branch, here: > https://github.com/gerr135/ada_gems/tree/gnat_bug_01/list_iface > > the bug message text is in the "bug_info.txt" file at the top of the > list_iface folder.. > > Is this something already well known or should I report this bug to > AdaCore? I think you should submit it. This is an ICE, should be of interest to AdaCore even if the circumstances are unusual!