comp.lang.ada
 help / color / mirror / Atom feed
From: Jack Mitchell <jack@home9999.plus.com>
Subject: Re: GLib and Pango Warnings
Date: Tue, 1 Sep 2009 23:26:40 +0100
Date: 2009-09-01T23:26:40+01:00	[thread overview]
Message-ID: <etfyWGDg+ZnKFw7T@plus.com> (raw)
In-Reply-To: 4a531f4d$0$8972$703f8584@news.kpn.nl

The pango warning disappeared for me by adding a space before the final 
equals sign
E.G.
times = "times new roman"
instead of
times= "times new roman"


In message <4a531f4d$0$8972$703f8584@news.kpn.nl>, ldries46 
<ldries46@planet.nl> writes
>It's a pitty but the solution given does not work with me.
>
>"Stephen Leake" <stephen_leake@stephe-leake.org> schreef in bericht
>news:uskhb6x84.fsf@stephe-leake.org...
>> "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
>
>

-- 
Jack Mi_Remove_tchell



      reply	other threads:[~2009-09-01 22:26 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
2009-07-07 10:11   ` ldries46
2009-09-01 22:26     ` Jack Mitchell [this message]
replies disabled

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