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.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,beb6b378a857b7ea X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-20 00:54:25 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!supernews.com!isdnet!btnet-peer1!btnet-peer0!btnet!news5-gui.server.ntli.net!ntli.net!news2-win.server.ntlworld.com.POSTED!not-for-mail From: "martin.m.dowie" Newsgroups: comp.lang.ada References: <4948089f.0112180828.2ea4c80@posting.google.com> <4948089f.0112192354.5411f0ed@posting.google.com> Subject: Re: Use of entries using Ravenscar X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: Date: Thu, 20 Dec 2001 08:46:44 -0000 NNTP-Posting-Host: 62.252.129.109 X-Complaints-To: abuse@ntlworld.com X-Trace: news2-win.server.ntlworld.com 1008838159 62.252.129.109 (Thu, 20 Dec 2001 08:49:19 GMT) NNTP-Posting-Date: Thu, 20 Dec 2001 08:49:19 GMT Organization: ntlworld News Service Xref: archiver1.google.com comp.lang.ada:18138 Date: 2001-12-20T08:46:44+00:00 List-Id: "Jimmy Dub�n" wrote in message news:4948089f.0112192354.5411f0ed@posting.google.com... > Protected_Object.Read; > >>>expected type > "System.Tasking.Protected_Objects.Single_Entry.Protection_Entry_Access" > >>>found type access to subtype of > "System.Tasking.Protected_Objects.Entries.Protection_Entries" > >>>==> in call to "Protected_Single_Entry_Call" at s-tposen.adb:232 You couldn't provide an actual code example? I've been playing with the Ravenscar profile for a few months now and have never had any problem with it.