Deutsch   English   Français   Italiano  
<vk9cji$mbte$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: "G.B." <bauhaus@notmyhomepage.invalid>
Newsgroups: comp.lang.ada
Subject: Re: Ichbiah 2022 compiler mode
Date: Sun, 22 Dec 2024 16:52:18 +0100
Organization: A noiseless patient Spider
Lines: 12
Message-ID: <vk9cji$mbte$1@dont-email.me>
References: <vbc625$at65$1@dont-email.me> <vbdgs7$hedr$1@dont-email.me>
 <vk4uee$3lfp0$1@dont-email.me> <vk5tc9$3uoku$1@dont-email.me>
 <vk6tag$4tm1$1@dont-email.me> <lyv7vbvrph.fsf@pushface.org>
Reply-To: nonlegitur@notmyhomepage.de
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 22 Dec 2024 16:52:19 +0100 (CET)
Injection-Info: dont-email.me; posting-host="5d07422b02a13d2206fa0ee4ed793f0e";
	logging-data="733102"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19i3VoMGJ/7fATUI8PF/P+wpOS4sly08Tg="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:AndGc6k74e9Vpu0zY28f8WCpXh8=
In-Reply-To: <lyv7vbvrph.fsf@pushface.org>
Content-Language: en-US
Bytes: 1614

On 22.12.24 13:15, Simon Wright wrote:
> "G.B." <bauhaus@notmyhomepage.invalid> writes:
> 
>> I am seeing some warnings about non-initialized variables for a meaningless
>> mock-up, but not much else.
> 
> See -gnatwk, which is included in -gnatwa. Been around for a long time now.

No effect of either here (gcc-14.1.0). I see a CONSTRAINT_ERROR at run time
when using the uninitialized return value, for indexing an array.