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,4e2dcaf2dcc1f70d X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!nntp.club.cc.cmu.edu!feeder.erje.net!newsfeed01.sul.t-online.de!newsfeed00.sul.t-online.de!t-online.de!inka.de!rz.uni-karlsruhe.de!feed.news.schlund.de!schlund.de!news.online.de!not-for-mail From: Dirk Heinrichs Newsgroups: comp.lang.ada Subject: Re: Using gnat & ncurses Followup-To: comp.lang.ada Date: Tue, 16 Mar 2010 19:03:25 +0100 Organization: Privat Message-ID: References: NNTP-Posting-Host: p5dc8020f.dip0.t-ipconnect.de Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Trace: online.de 1268762613 25611 93.200.2.15 (16 Mar 2010 18:03:33 GMT) X-Complaints-To: abuse@einsundeins.com NNTP-Posting-Date: Tue, 16 Mar 2010 18:03:33 +0000 (UTC) User-Agent: KNode/4.4.1 Xref: g2news2.google.com comp.lang.ada:10565 Date: 2010-03-16T19:03:25+01:00 List-Id: Warren wrote: > It just occurred to me that there was some sort > of Ada binding in ncurses IIRC. Has anyone here > had any experience with it? Maybe that would > circumvent this main program annoyance among other > things. Most distributions don't seem to package the Ada bindings, although they exist since years. Interestingly, libncurses5-dev in Debian contains the docs for them. Bug? Bye... Dirk