comp.lang.ada
 help / color / mirror / Atom feed
From: Austin Obyrne <austin.obyrne@hotmail.com>
Subject: Re: Problem Cross - Posted fron  Sci Crypt Crypto Group
Date: Sun, 4 Nov 2018 07:37:42 -0800 (PST)
Date: 2018-11-04T07:37:42-08:00	[thread overview]
Message-ID: <0353d7cb-a10d-4a3f-adea-74f5bd22a63e@googlegroups.com> (raw)
In-Reply-To: <lymuqo278i.fsf@pushface.org>

On Sunday, November 4, 2018 at 3:27:28 PM UTC, Simon Wright wrote:
> There doesn't appear to be any group "Sci Crypt Crypto".
> 
> It's extraordinarily unlikely that you'd get a constraint error from
> I/O.
> 
> The most likely reason is that you have an array in your code with
> bounds such as 1 .. 100_000 and your code is exceeding these bounds.
> 
> But the chance of anyone here being able to help you find out where is
> also on the low side, since you haven't posted any code (note, I'm not
> inviting you to, since the last time I tried to help you you completely
> ignored my suggestions).
> 
> You would almost certainly gain from using an up-to-date compiler
> (https://www.adacore.com/community).
> 
> Even if you won't do that, try compiling with appropriate options:
> "gnatmake -g -O0 your_program.adb" will probably give you the line
> number where the CE is happening.

Thanks Simon,

I agree with everything you say. I have other solutions that are not language related but i would like to know more about a solution that is langauge based.

Many thanks - Austin O'Byrne


  reply	other threads:[~2018-11-04 15:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-04 12:57 Problem Cross - Posted fron Sci Crypt Crypto Group Austin Obyrne
2018-11-04 15:27 ` Simon Wright
2018-11-04 15:37   ` Austin Obyrne [this message]
2018-11-05  6:40   ` Austin Obyrne
2018-11-05  8:19     ` Simon Wright
2018-11-05 16:03       ` Austin Obyrne
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox