From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,baa28c83dcb4b216 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!newsfeed.media.kyoto-u.ac.jp!newsfeed.icl.net!newsfeed.fjserv.net!oleane.net!oleane!ciril.fr!news.cs.univ-paris8.fr!news.zanker.org!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: OpenGL Texture mapping Date: Thu, 16 Dec 2004 22:33:33 +0100 Organization: None Message-ID: <1243716.dEx2WVfu6a@linux1.krischik.com> References: Reply-To: martin@krischik.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.t-online.com 1103233276 05 22967 I-L+X9aL7CUKFoy 041216 21:41:16 X-Complaints-To: usenet-abuse@t-online.de X-ID: ZqVLdkZvre0E3mofWTIpL5Bh8e1ZySlMmyhVE54xDFDvHANpcO+JgU User-Agent: KNode/0.8.0 Xref: g2news1.google.com comp.lang.ada:7001 Date: 2004-12-16T22:33:33+01:00 List-Id: Alfredo Macias wrote: > type Data_Buffer_Type is array (Positive range <>) of aliased > Data : Data_Buffer_Type; An indefinite type without contraint and without initialisation? That does not work. Read here to find out why: http://en.wikibooks.org/wiki/Programming:Ada:Subtypes#indefinite_subtype With Regards Martin -- mailto://krischik@users.sourceforge.net http://www.ada.krischik.com