comp.lang.ada
 help / color / mirror / Atom feed
From: John Smith <yoursurrogategod@gmail.com>
Subject: Re: I have no idea why this will not compile.
Date: Sun, 1 May 2016 14:52:46 -0700 (PDT)
Date: 2016-05-01T14:52:46-07:00	[thread overview]
Message-ID: <d395fcce-db38-48e2-b7e4-1c1f78b6e12a@googlegroups.com> (raw)
In-Reply-To: <ng48ji$ai1$1@dont-email.me>

On Sunday, May 1, 2016 at 2:47:31 AM UTC-4, Georg Bauhaus wrote:
> On 01.05.16 05:22, John Smith wrote:
> > This is the ADS file that I have:
> > http://pastebin.ca/3587453
> >
> > And this is the error message that I get:
> > http://pastebin.ca/3587456
> >
> > Ever since I've added the File_Type, I've gotten this error message.  Is it impossible for me to store this value in an instance of a record?
> 
> The technical reason was already stated.
> 
> To solve, it's worth isolating the places in the program that will
> actually be needing the File_Type component. I think the solution
> will show it as a redundancy of the full type's definition.

The hope was that I could keep everything inside of the object and open/close 
the file once (the closing would be done in the destructor.)  I'll need to read 
up on Ada pointers to better understand what I'm getting myself into.

  reply	other threads:[~2016-05-01 21:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-01  3:22 I have no idea why this will not compile John Smith
2016-05-01  4:07 ` Jeffrey R. Carter
2016-05-01  6:47 ` Georg Bauhaus
2016-05-01 21:52   ` John Smith [this message]
2016-05-02  7:36     ` Georg Bauhaus
2016-05-01 10:10 ` mockturtle
2016-05-01 20:55   ` John Smith
2016-05-01 23:52     ` Jeffrey R. Carter
2016-05-02  1:02     ` Jeremiah
replies disabled

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