comp.lang.ada
 help / color / mirror / Atom feed
* discriminant dependent entry families
@ 1997-04-09  0:00 Recep Inal
  1997-04-13  0:00 ` Robert Dewar
  0 siblings, 1 reply; 2+ messages in thread
From: Recep Inal @ 1997-04-09  0:00 UTC (permalink / raw)



Greetings,

Following program piece causes a crash at compile-time when using GNAT 3.09.

-----------------------------------------
   task type Tsk( D : Integer ) is
      entry Ent( 1 .. D );
   end Tsk;
   
   task body Tsk is
   begin
      null;
   end Tsk;
--------------------------------------------

Following message appears:

+===========================GNAT BUG DETECTED==============================+
| No source file position information available                            |
| Please submit bug report by email to report@gnat.com                     |
| Use a subject line meaningful to you and us to track the bug             |
| Include full sources in ASCII in a format compatible with gnatchop       |
| First line of sources must be marked by an Ada -- comment line           |
| Last line of sources must be last line of email message (no signature!)  |
| See gnatinfo.txt file for more info on procedure for submitting bugs     |
| 3.09 (970121) (sparc-sun-sunos4.1.3) Gigi abort, Code=116                |
+==========================================================================+

Is it a well-known problem, that is under correction?

Regards,

Recep Inal




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

* Re: discriminant dependent entry families
  1997-04-09  0:00 discriminant dependent entry families Recep Inal
@ 1997-04-13  0:00 ` Robert Dewar
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Dewar @ 1997-04-13  0:00 UTC (permalink / raw)



Recap Inal (?) asks

<<Is it a well-known problem, that is under correction>>

YOu need to submit a bug report as indicated in the documentation (and
the bug box that you quote!!!!) to report@gnat.com. There is very little
point in posting bug reports like this to CLA, since we never take reports
from CLA, only from report@gnat.com.





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

end of thread, other threads:[~1997-04-13  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-04-09  0:00 discriminant dependent entry families Recep Inal
1997-04-13  0:00 ` Robert Dewar

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