comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <jrcarter@acm.org>
Subject: Re: Creating tempfile takes too long: GNAT or Windows bug?
Date: Thu, 10 Oct 2002 19:44:58 GMT
Date: 2002-10-10T19:44:58+00:00	[thread overview]
Message-ID: <3DA5D8AC.6020201@acm.org> (raw)
In-Reply-To: ao3qhu$aj9$1@slb0.atl.mindspring.net

Marin David Condic wrote:
> Preben Randhol <randhol+news@pvv.org> wrote in message
> news:slrnaq8u1b.8sv.randhol+news@kiuk0152.chembio.ntnu.no...
> 
>>Warren W. Gay VE3WWG wrote:
>>
>>>commercial software wonderful?)  I ended up creating a
>>>simple C program that periodically cleans out any of these
>>
>>Why not Ada?
>>
> 
> Probably because its quicker and easier to use OS calls with C because the
> OS is written in C. Dipping into an Ada binding to access C stuff always
> feels like an unnatural act and invariably complicates the job. Just another
> data point indicating it would be useful to have an Ada OS and that the
> argument "Well, you can always bind to blah blah blah..." is seldom
> compelling. :-)

I just have

for %%f in (%temp%\*.*) do del %%f

in my autoexec.bat.

-- 
Jeff Carter
"You've got the brain of a four-year-old boy,
and I bet he was glad to get rid of it."
Horse Feathers




  parent reply	other threads:[~2002-10-10 19:44 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-09 11:58 Creating tempfile takes too long: GNAT or Windows bug? Mário Amado Alves
2002-10-09 14:15 ` BREHMER Philippe,
2002-10-09 16:43 ` tmoran
2002-10-09 17:14 ` Warren W. Gay VE3WWG
2002-10-09 18:40   ` Preben Randhol
2002-10-10 12:06     ` Marin David Condic
2002-10-10 12:29       ` Preben Randhol
2002-10-10 17:29         ` Creating tempfile takes too long: GNAT or Windows bug? (& GtkAda) Warren W. Gay VE3WWG
2002-10-10 19:43           ` Stephen Leake
2002-10-11 10:59             ` Preben Randhol
2002-10-11 10:46           ` Preben Randhol
2002-10-14 22:51             ` Warren W. Gay VE3WWG
2002-10-15 10:08               ` Preben Randhol
2002-10-11 12:00           ` Marin David Condic
2002-10-11 11:38         ` Creating tempfile takes too long: GNAT or Windows bug? Marin David Condic
2002-10-11 13:57           ` Preben Randhol
2002-10-12 13:14             ` Marin David Condic
2002-10-12 15:01               ` Preben Randhol
2002-10-10 19:44       ` Jeffrey Carter [this message]
2002-10-14 12:42         ` Simon Clubley
2002-10-10 14:02   ` Creating tempfile takes too long: GNAT or Windows bug? Solved Mário Amado Alves
2002-10-09 18:56 ` Creating tempfile takes too long: GNAT or Windows bug? Pascal Obry
2002-10-12  4:45 ` James Ross
replies disabled

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