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,430307b3518adfd4 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!news.glorb.com!proxad.net!nerim.net!oleane.net!oleane!hunter.axlog.fr!nobody From: Jean-Pierre Rosen Newsgroups: comp.lang.ada Subject: Re: Please help! CONSTRAINT_ERROR: access check failed - This has me stumped! Date: Fri, 22 Dec 2006 14:12:28 +0100 Organization: Adalog Message-ID: <0klgme.mo7.ln@hunter.axlog.fr> References: <1166791781.304063.115210@42g2000cwt.googlegroups.com> NNTP-Posting-Host: mailhost.axlog.fr Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: s1.news.oleane.net 1166796065 31462 195.25.228.57 (22 Dec 2006 14:01:05 GMT) X-Complaints-To: abuse@oleane.net NNTP-Posting-Date: Fri, 22 Dec 2006 14:01:05 +0000 (UTC) User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) In-Reply-To: <1166791781.304063.115210@42g2000cwt.googlegroups.com> Xref: g2news2.google.com comp.lang.ada:7989 Date: 2006-12-22T14:12:28+01:00 List-Id: > The error occurs where I have a call to "anker.next" in the code. > Of course. If Anker is null, you can't access anker.next