comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
Subject: Re: GLib and Pango Warnings
Date: Sun, 05 Jul 2009 10:06:03 -0400
Date: 2009-07-05T10:06:03-04:00	[thread overview]
Message-ID: <uskhb6x84.fsf@stephe-leake.org> (raw)
In-Reply-To: 4a4f55ed$0$22055$703f8584@news.kpn.nl

"ldries46" <ldries46@planet.nl> writes:

> I do get the following warnings in the DOS window since I use GPL 2009 at 
> the moment that I run the program:
> (c_to_ada.exe:444): GLib_WARNING **: Passing a non-NULL package to 
> g_win32_get_package_installation_directory() is depreciated and will not 
> work in GLib after 2.18.
> (c_to_ada.exe:444): Pango_WARNING **: error reading alias file: 
> D:\PROGRA~1\GNAT\2009\etc\pango\pango.aliases:4: Line is not of the form 
> KEY=VALUE or KEY+=VALUE

I get these as well.

I fixed the second one by editing the '...pango.aliases' file; add
spaces around the '='.

I haven't investigated the first one yet.

> What is the reason of these warnings 

They seem pretty clear on their own; the second one is about bad
syntax, the first about a subprogram that will be changing its
behavior in the next release.

-- 
-- Stephe



  reply	other threads:[~2009-07-05 14:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-04 13:15 GLib and Pango Warnings ldries46
2009-07-05 14:06 ` Stephen Leake [this message]
2009-07-07 10:11   ` ldries46
2009-09-01 22:26     ` Jack Mitchell
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox