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,e70f663678446384 X-Google-Attributes: gid103376,public From: dewarr@my-dejanews.com Subject: Re: GNAT and Win32Ada problems Date: 1998/10/01 Message-ID: <6v066k$lq9$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 396703592 References: <36131749.70617D8E@ilt.fhg.de> <6uv9hb$emt$1@cf01.edf.fr> X-Http-Proxy: 1.0 x13.dejanews.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Thu Oct 01 15:13:24 1998 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/2.02 (OS/2; I) Date: 1998-10-01T00:00:00+00:00 List-Id: > Rolf Wester write in message <36131749.70617D8E@ilt.fhg.de>... > >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. Note that this is not a problem in GNAT, the error messages are correct and represent known illegal constructions in the original file. Corrections to this file have been published several times. Any compiler that does NOT give these error messages for this file is broken! -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own