comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Ada.Interrpts.Names
Date: Tue, 29 Jan 2019 14:31:12 +0000
Date: 2019-01-29T14:31:12+00:00	[thread overview]
Message-ID: <lyr2cvtu1b.fsf@pushface.org> (raw)
In-Reply-To: lyva27txu2.fsf@pushface.org

Simon Wright <simon@pushface.org> writes:

> Your best bet, I'd've thought, would be to write a very simple program
> just to catch that signal (i.e. a PO interrupt handler) using the raw
> integer and see if it works. If it doesn't, you'd probably have a long
> row to hoe. If it does, you can consider whether it's worth the pain of
> editing Ada.Interrupts.Names, otherwise, in your code, (e.g.)
>
>    SIGRTMIN : constant Ada.Interrupts.Interrupt_ID := 42; -- or whatever

There may, of course, be some interaction of these signals with the Ada
RTS that explains why they're omitted from Ada.Interrupts.Names.


  reply	other threads:[~2019-01-29 14:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-29  3:39 Ada.Interrpts.Names lyttlec
2019-01-29 10:29 ` Ada.Interrpts.Names Simon Wright
2019-01-29 13:09   ` Ada.Interrpts.Names Simon Wright
2019-01-29 14:31     ` Simon Wright [this message]
2019-01-29 14:32     ` Ada.Interrpts.Names Simon Wright
2019-01-30 14:29       ` Ada.Interrpts.Names lyttlec
2019-01-30 20:43         ` Ada.Interrpts.Names Dennis Lee Bieber
2019-02-01 18:33           ` Ada.Interrpts.Names lyttlec
replies disabled

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