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.2 required=5.0 tests=BAYES_00,FREEMAIL_FROM, FROM_STARTS_WITH_NUMS autolearn=no autolearn_force=no version=3.4.4 X-Received: by 10.157.48.6 with SMTP id d6mr3094164otc.97.1475325629544; Sat, 01 Oct 2016 05:40:29 -0700 (PDT) X-Received: by 10.157.37.235 with SMTP id q98mr1112817ota.19.1475325629517; Sat, 01 Oct 2016 05:40:29 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!184no515280ity.0!news-out.google.com!203ni3630itk.0!nntp.google.com!l13no1126014itl.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 1 Oct 2016 05:40:29 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=85.243.124.37; posting-account=rhqvKAoAAABpikMmPHJSZh4400BboHwT NNTP-Posting-Host: 85.243.124.37 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: unknown warning in GNAT-GPS From: mehdi saada <00120260a@gmail.com> Injection-Date: Sat, 01 Oct 2016 12:40:29 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:31956 Date: 2016-10-01T05:40:29-07:00 List-Id: Hello. I am not sure this is the right place, so excuse me if it is not. I got a strange warning in GNAT-GPS, that I just installed. Version 4.8 (de= bian jessie package version) and 2.24.4 for gtkada (same). The warning doesn't make compilations fail, at least for simple hello world= project. It is "sys:1: Warning: Source ID 2012 was not found when attempti= ng to remove it". What does it mean ? I got problems using (after a seemingly correct compilation) testada, which= most of you should know about, so eventhough I am sure this program is jus= t too old and now incompatible with the latest version of gtk+(at least), m= aybe this warning has something to do with it ? Would be cool, if I could u= se testada. Thanks, Mehdi