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!postnews.google.com!a3g2000cwd.googlegroups.com!not-for-mail From: "tgwaltz" Newsgroups: comp.lang.ada Subject: Re: Please help! CONSTRAINT_ERROR: access check failed - This has me stumped! Date: 22 Dec 2006 13:16:30 -0800 Organization: http://groups.google.com Message-ID: <1166822190.719911.215030@a3g2000cwd.googlegroups.com> References: <1166791781.304063.115210@42g2000cwt.googlegroups.com> <0klgme.mo7.ln@hunter.axlog.fr> NNTP-Posting-Host: 141.70.120.74 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1166822196 14189 127.0.0.1 (22 Dec 2006 21:16:36 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 22 Dec 2006 21:16:36 +0000 (UTC) In-Reply-To: <0klgme.mo7.ln@hunter.axlog.fr> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.0.8) Gecko/20061108 Fedora/1.5.0.8-1.fc5 Firefox/1.5.0.8,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: a3g2000cwd.googlegroups.com; posting-host=141.70.120.74; posting-account=i5bN_g0AAADqpNr-t43ng-wA9AC0e6E3 Xref: g2news2.google.com comp.lang.ada:7998 Date: 2006-12-22T13:16:30-08:00 List-Id: Problem solved. Thanks for your help! TW On 22 Dez., 14:12, Jean-Pierre Rosen wrote: > > 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