comp.lang.ada
 help / color / mirror / Atom feed
From: Mehdi Saada <00120260a@gmail.com>
Subject: Re: strange length check error
Date: Wed, 17 Jan 2018 13:37:37 -0800 (PST)
Date: 2018-01-17T13:37:37-08:00	[thread overview]
Message-ID: <bbc4674b-75c0-402a-9487-1d34ce7c80e9@googlegroups.com> (raw)
In-Reply-To: <lyzi5c2rw4.fsf@pushface.org>

Ah ? Ah how am I gonna use File_Type then ? I can't do otherwise.
There is only valid content, since now the definition is
type Bounded_String (Length: Length_Range) is
    Data: String;
end record;
I changed everything accordingly. The package merely creates bigger or smaller Strings dynamically. I don't use Text_IO outside the IO child package.
If there is a way to do IO without Ada.Text_IO, I'm open. 


  reply	other threads:[~2018-01-17 21:37 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-16 20:48 strange length check error Mehdi Saada
2018-01-17  1:42 ` Anh Vo
2018-01-17  9:23   ` Simon Wright
2018-01-17 12:13     ` Mehdi Saada
2018-01-17 13:19       ` AdaMagica
2018-01-17 13:41         ` Simon Wright
2018-01-17 21:37           ` Jeffrey R. Carter
2018-01-18 11:12             ` Simon Wright
2018-01-17 13:43         ` Mehdi Saada
2018-01-17 14:03           ` Mehdi Saada
2018-01-17 16:15             ` Mehdi Saada
2018-01-17 19:43               ` Simon Wright
2018-01-17 21:37                 ` Mehdi Saada [this message]
2018-01-17 23:00                   ` Niklas Holsti
2018-01-18 11:07                     ` Simon Wright
2018-01-17 13:15     ` Simon Clubley
2018-01-17  8:49 ` Dmitry A. Kazakov
2018-01-23 16:18 ` Robert Eachus
2018-01-23 16:41   ` Mehdi Saada
2018-01-24 16:22     ` Robert Eachus
replies disabled

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