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,9939161a73e5f223 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.66.82.137 with SMTP id i9mr7778007pay.41.1357206338799; Thu, 03 Jan 2013 01:45:38 -0800 (PST) Path: s9ni79391pbb.0!nntp.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!news.glorb.com!feeder.erje.net!eu.feeder.erje.net!news.mixmin.net!weretis.net!feeder1.news.weretis.net!news.szaf.org!news.gnuher.de!news.enyo.de!.POSTED!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: Please help with my lua binding Date: Thu, 03 Jan 2013 10:45:38 +0100 Message-ID: <87pq1mzjjx.fsf@mid.deneb.enyo.de> References: <38857635-8ab5-4ff6-b547-f40ac31720a2@googlegroups.com> <87bod79xlf.fsf@mid.deneb.enyo.de> Mime-Version: 1.0 X-Trace: news.enyo.de 1357206337 22520 172.17.135.6 (3 Jan 2013 09:45:37 GMT) X-Complaints-To: news@enyo.de Cancel-Lock: sha1:MzMo7mXV3Km8aLznjcvnYvomeh0= Content-Type: text/plain; charset=us-ascii Date: 2013-01-03T10:45:38+01:00 List-Id: * Simon Wright: > Jeffrey Carter writes: >> This is such basic and essential Ada that if the OP doesn't understand >> it, he shouldn't be doing anything advanced, such as writing a >> binding, until he does. > > Well, the compiler messages were quite confusing. Indeed, errors in the package spec reported *after* errors in its body led me astray a couple of times as well.