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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e70f663678446384,start X-Google-Attributes: gid103376,public From: Rolf Wester Subject: GNAT and Win32Ada problems Date: 1998/10/01 Message-ID: <36131749.70617D8E@ilt.fhg.de>#1/1 X-Deja-AN: 396611385 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Organization: Fraunhofer Institut Lasertechnik Mime-Version: 1.0 Reply-To: WESTER@ilt.fhg.de Newsgroups: comp.lang.ada Date: 1998-10-01T00:00:00+00:00 List-Id: I tried to compile some of the Win32Ada sample files with GNAT3.10p1. But I got following error messages: Compiling... win32-winnt.ads:1599:05: warning: no more representation items for type " LARGE_INTEGER" defined at line 1404 win32-winnt.ads:1599:05: warning: no more representation items for type " anonymous1_t" defined at line 1393 win32-winnt.ads:1599:05: warning: no more representation items for type " LUID_AND_ATTRIBUTES" defined at line 1592 win32-winnt.ads:1616:05: warning: no more representation items for type " SID_IDENTIFIER_AUTHORITY" defined at line 1608 win32-winnt.ads:2642:05: representation item appears too late win32-winnt.ads:2645:05: representation item appears too late win32-winnt.ads:2658:05: representation item appears too late win32-winnt.ads:2659:05: representation item appears too late Completed. I'm just beginning to learn Ada and I would be very appreciative for any help on this problem. Thank you in anticipation -Rolf -- ------------------------------------------------------------ # Rolf Wester # Fraunhofer Institut f. Lasertechnik # Steinbachstr. 15, D-52074 Aachen, Germany. # Tel: + 49 (0) 241 8906 0, Fax: +49 (0) 241 8906 121 # EMail: wester@ilt.fhg.de, WWW: http://www.ilt.fhg.de