comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <spam.jrcarter.not@spam.not.acm.org>
Subject: Re: Q: Binding tasks to CPU's seems not to work with Task_Info pragma?!
Date: Mon, 12 Aug 2013 22:15:35 -0700
Date: 2013-08-12T22:15:35-07:00	[thread overview]
Message-ID: <kucfdn$rdo$1@dont-email.me> (raw)
In-Reply-To: <5209b629$0$92294$afc38c87@news6.united-newsserver.de>

On 08/12/2013 09:29 PM, Michael Erdmann wrote:
>
>           while true loop
>              null;
>           end loop;

In Ada, we say

loop
    null;
end loop;

-- 
Jeff Carter
"I wave my private parts at your aunties."
Monty Python & the Holy Grail
13


      reply	other threads:[~2013-08-13  5:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-10 17:56 Q: Binding tasks to CPU's seems not to work with Task_Info pragma?! Michael Erdmann
2013-08-10 19:17 ` AdaMagica
2013-08-10 19:51   ` Michael Erdmann
2013-08-12 20:34     ` Randy Brukardt
2013-08-12 21:49       ` Simon Wright
2013-08-13  4:29       ` Michael Erdmann
2013-08-13  5:15         ` Jeffrey Carter [this message]
replies disabled

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