From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d50803f457a25d9 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!proxad.net!proxad.net!194.159.246.34.MISMATCH!peer-uk.news.demon.net!kibo.news.demon.net!mutlu.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: GtkAda Problem Date: 18 Jul 2004 12:29:51 +0100 Organization: Pushface Sender: simon@smaug.pushface.org Message-ID: References: <1udKc.98748$dP1.333832@newsc.telia.net> NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1090150501 816 62.49.19.209 (18 Jul 2004 11:35:01 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Sun, 18 Jul 2004 11:35:01 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Xref: g2news1.google.com comp.lang.ada:2215 Date: 2004-07-18T12:29:51+01:00 List-Id: "Nick Roberts" writes: > On Sat, 17 Jul 2004 22:40:16 GMT, Jeffrey Carter wrote: > > > Nick Roberts wrote: > > > >> If it is possible to move fidle to a library-level package, fine. But > >> if it would be impractical to do so, I suspect using Unchecked_Access > >> is the best bet. > > > > 'Unchecked_Access is not defined for subprograms. > > Silly me. You're right. The weird thing is that I've used > Unchecked_Access with GNAT (interfacing to Windows). I guess GNAT > just allows it. Or was it Unchecked_Address? My memory is not very > good. I'm very sorry for any confusion caused. Unrestricted_Access -- Simon Wright 100% Ada, no bugs.