comp.lang.ada
 help / color / mirror / Atom feed
* Problems with GNAT 3.01 NT and Task.
@ 1996-04-17  0:00 Pascal Obry
  0 siblings, 0 replies; only message in thread
From: Pascal Obry @ 1996-04-17  0:00 UTC (permalink / raw)


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


Hello,

I'am hanving some troubles with GNAT 3.01 for Windows NT. My
environment is :

	Pentium Pro
	Windows NT 3.51
	GNAT 3.01
	MSVC 4.0

When I compile the following program using Text_IO and with the task
RTL (the delay statement makes the task RTL linked with the program) I
got an exception : "SYSTEM.ASSERTIONS.ASSERT_FAILURE"

Without the delay everything is fine.

What's the problem ?

Thanks,
Pascal.

PS : I have checked that the LIBCMT (multithreads safe) is used.

-----------------------------------
with Ada.Text_IO;

procedure TestIO is
begin
	Ada.Text_IO.Put_Line ("toto");
	delay 1.0;
end TestIO;


--|------------------------------------------------------------
--| Pascal Obry                               Team-Ada Member |
--|                                                           |
--| EDF-DER-IPN-SID- Ing�nierie des Syst�mes d'Informations   |
--|                                                           |
--| Bureau G1-010           e-mail: pascal.obry@der.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] only message in thread

only message in thread, other threads:[~1996-04-17  0:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-04-17  0:00 Problems with GNAT 3.01 NT and Task Pascal Obry

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