From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.5-pre1 X-Received: by 2002:a37:a30b:: with SMTP id m11mr5706861qke.12.1597339070327; Thu, 13 Aug 2020 10:17:50 -0700 (PDT) X-Received: by 2002:ae9:f409:: with SMTP id y9mr5255776qkl.383.1597339069851; Thu, 13 Aug 2020 10:17:49 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!aioe.org!peer01.ams4!peer.am4.highwinds-media.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 13 Aug 2020 10:17:49 -0700 (PDT) In-Reply-To: <1ab5413e-ac60-4fb7-b3bd-930de3f0fe0do@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=2a01:799:620:d00:8d71:1a5e:d935:b659; posting-account=uulyKwoAAAA86DO0ODu--rZtbje8Sytn NNTP-Posting-Host: 2a01:799:620:d00:8d71:1a5e:d935:b659 References: <1ab5413e-ac60-4fb7-b3bd-930de3f0fe0do@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: ALI Files Cross-References Inconsistency? From: Egil H H Injection-Date: Thu, 13 Aug 2020 17:17:50 +0000 Content-Type: text/plain; charset="UTF-8" X-Received-Bytes: 1897 X-Received-Body-CRC: 2316644222 Xref: reader01.eternal-september.org comp.lang.ada:59716 List-Id: On Thursday, August 13, 2020 at 5:24:47 PM UTC+2, Leandro Ribeiro wrote: > > I would expect every reference to point to the beginning of the symbol, as it is the case with "3K9*excep2". > However, all other references to the symbols from excep2.ads are exactly 4 columns ahead of the "expected point". > And all the references to the symbols from excep2.adb are exactly 12 columns ahead of the "expected point". > > > Question: > Is this a bug? > Or did a miss any rule about adding offsets to the references? > Did you by any chance use the TAB character as delimiter? There's a fair chance it would count as 8 when calculating the position