comp.lang.ada
 help / color / mirror / Atom feed
* GNAT and Win32Ada problems
@ 1998-10-01  0:00 Rolf Wester
  1998-10-01  0:00 ` Alessandro
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Rolf Wester @ 1998-10-01  0:00 UTC (permalink / raw)


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






^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: GNAT and Win32Ada problems
  1998-10-01  0:00 GNAT and Win32Ada problems Rolf Wester
  1998-10-01  0:00 ` Alessandro
  1998-10-01  0:00 ` Alessandro
@ 1998-10-01  0:00 ` Pascal Obry
  1998-10-01  0:00   ` dewarr
  1998-10-01  0:00 ` Alessandro
  3 siblings, 1 reply; 6+ messages in thread
From: Pascal Obry @ 1998-10-01  0:00 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1938 bytes --]


Rolf Wester a �crit dans le 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.
>
>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,


This is a know problem. You'll find everything to build Win32Ada on my
homepage.

Pascal.

--|------------------------------------------------------------
--| Pascal Obry                               Team-Ada Member |
--|                                                           |
--| EDF-DER-IPN-SID- T T I                                    |
--|                       Intranet: http://cln46gb            |
--| Bureau N-023            e-mail: pascal.obry@edfgdf.fr     |
--| 1 Av G�n�ral de Gaulle  voice : +33-1-47.65.50.91         |
--| 92141 Clamart CEDEX     fax   : +33-1-47.65.50.07         |
--| FRANCE                                                    |
--|------------------------------------------------------------
--|
--|   http://ourworld.compuserve.com/homepages/pascal_obry
--|
--|   "The best way to travel is by means of imagination"







^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: GNAT and Win32Ada problems
  1998-10-01  0:00 GNAT and Win32Ada problems Rolf Wester
  1998-10-01  0:00 ` Alessandro
@ 1998-10-01  0:00 ` Alessandro
  1998-10-01  0:00 ` Pascal Obry
  1998-10-01  0:00 ` Alessandro
  3 siblings, 0 replies; 6+ messages in thread
From: Alessandro @ 1998-10-01  0:00 UTC (permalink / raw)


Hello,
you should take a patch and other information about Win32Ada
on Jerry van Dijk's home page;

                                 http://stad.dsl.nl/~jvandyk/

by Alessandro.







^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: GNAT and Win32Ada problems
  1998-10-01  0:00 GNAT and Win32Ada problems Rolf Wester
                   ` (2 preceding siblings ...)
  1998-10-01  0:00 ` Pascal Obry
@ 1998-10-01  0:00 ` Alessandro
  3 siblings, 0 replies; 6+ messages in thread
From: Alessandro @ 1998-10-01  0:00 UTC (permalink / raw)


Hello,
you should take a patch and other information about Win32Ada
on Jerry van Dijk's home page;

                                 http://stad.dsl.nl/~jvandyk/

Alessandro.








^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: GNAT and Win32Ada problems
  1998-10-01  0:00 GNAT and Win32Ada problems Rolf Wester
@ 1998-10-01  0:00 ` Alessandro
  1998-10-01  0:00 ` Alessandro
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Alessandro @ 1998-10-01  0:00 UTC (permalink / raw)


Hello,
you should take a patch and other information about Win32Ada
on Jerry van Dijk's home page;

                                 http://stad.dsl.nl/~jvandyk/

Alessandro.








^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: GNAT and Win32Ada problems
  1998-10-01  0:00 ` Pascal Obry
@ 1998-10-01  0:00   ` dewarr
  0 siblings, 0 replies; 6+ messages in thread
From: dewarr @ 1998-10-01  0:00 UTC (permalink / raw)



> 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    




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~1998-10-01  0:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-10-01  0:00 GNAT and Win32Ada problems Rolf Wester
1998-10-01  0:00 ` Alessandro
1998-10-01  0:00 ` Alessandro
1998-10-01  0:00 ` Pascal Obry
1998-10-01  0:00   ` dewarr
1998-10-01  0:00 ` Alessandro

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