comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Creem <jeff@thecreems.com>
Subject: Re: Cannot initialize entities of limited type?
Date: Fri, 12 Jan 2007 14:08:10 -0500
Date: 2007-01-12T14:08:10-05:00	[thread overview]
Message-ID: <8t2l74-n79.ln1@newserver.thecreems.com> (raw)
In-Reply-To: <45a7956e$1@news.post.ch>

Martin Krischik wrote:

>>
>> $ gnatmake hello
>> gcc -c hello.adb
>> hello.adb:17:16: cannot initialize entities of limited type
>> gnatmake: "hello.adb" compilation error
>> $
>>
>> I got lost. What's wrong in the code above?
> 
> 
> You are using a new Ada 2005 feature which your compiler may not yet 
> support. Update your compiler or use:
> 
> procedure Constructor (X: in out T);
> 
> Martin

Ah.. Of course that is a pretty obvious response to the original 
question that I totally missed. Woops!



  parent reply	other threads:[~2007-01-12 19:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-12 13:52 Cannot initialize entities of limited type? Maciej Sobczak
2007-01-12 14:04 ` Martin Krischik
2007-01-12 14:28   ` Maciej Sobczak
2007-01-12 15:06     ` Jean-Pierre Rosen
2007-01-12 20:56       ` Simon Wright
2007-01-13 17:39     ` Georg Bauhaus
2007-01-12 19:08   ` Jeffrey Creem [this message]
2007-01-12 14:23 ` Jean-Pierre Rosen
2007-01-12 14:26 ` Jeffrey Creem
2007-01-15 23:53 ` Jeffrey Carter
2007-01-16  8:35   ` Maciej Sobczak
2007-01-16 13:56     ` Martin Krischik
replies disabled

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