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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!o35g2000vbi.googlegroups.com!not-for-mail From: "RasikaSrinivasan@gmail.com" Newsgroups: comp.lang.ada Subject: Gtk warnings Date: Sun, 27 Sep 2009 07:54:40 -0700 (PDT) Organization: http://groups.google.com Message-ID: <1c7436c2-3e71-4630-a91d-a32d0ea0f8e0@o35g2000vbi.googlegroups.com> NNTP-Posting-Host: 98.216.109.119 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1254063280 17854 127.0.0.1 (27 Sep 2009 14:54:40 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 27 Sep 2009 14:54:40 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: o35g2000vbi.googlegroups.com; posting-host=98.216.109.119; posting-account=mZyFSQoAAABfOmklsh1d8TPbS2LncUKl User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:8496 Date: 2009-09-27T07:54:40-07:00 List-Id: Building the GtkAda sample helloworld from the GtkAda distribution gives me the following warnings. Any ideas on the "pango warnings"? I have not changed the file. Thanks, srini ---------------------- C:\Projects\Gtk\helloworld>hello (hello.exe:2020): GLib-WARNING **: Passing a non-NULL package to g_win32_get_package_installation_directory() is deprecated and will not work in GLib after 2.18. (hello.exe:2020): Pango-WARNING **: error reading alias file: C:\GNAT \2009\etc\pango\pango.aliases:4: Line is not of the form KEY=VALUE or KEY+=VALUE