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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5b666097a0f5f232 X-Google-Attributes: gid103376,public From: dewar@merv.cs.nyu.edu (Robert Dewar) Subject: Re: Problem installing win32ada Date: 1997/03/05 Message-ID: #1/1 X-Deja-AN: 223277751 References: <33174AC3.41A6@club-internet.fr> Organization: New York University Newsgroups: comp.lang.ada Date: 1997-03-05T00:00:00+00:00 List-Id: Dann asks <gcc -c win32-winnt.adb 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>> Consult the archive of chat@gnat.com for a discussion of this issue. The problem is that this is the wrong version of win32-winnt (the diagnostics issued are legitimate, and represent real illegalities in the version you are using).