comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Gtk warnings
Date: Sun, 27 Sep 2009 23:16:16 +0200
Date: 2009-09-27T23:16:15+02:00	[thread overview]
Message-ID: <kwmulwg7jylu$.bj2pfchzal4z.dlg@40tude.net> (raw)
In-Reply-To: Xns9C939B09468D3pcc482719gmailcom@198.186.192.137

On 27 Sep 2009 19:14:25 GMT, Peter C. Chapin wrote:

> Srini - <rasikasrinivasan@gmail.com> wrote in
> news:d79213cb-d527-4441-99c9-7b4316b97cec@g23g2000vbr.googlegroups.com: 
> 
>>> sans = sans
>>> sans += "tahoma bitstream cyberbit"
>>> helvetica = "tahoma"
>>> times="times new roman"
> 
> There should be spaces around the '=' in in the line
> 
> times="times new roman"
> 
> It surprises me that
> 
> a) This should be necessary.
> b) Given that it is necessary AdaCore hasn't fixed it.
> 
> I suppose the issue with (b) is that the warning only shows up on the 
> console so if you only ever launch programs from the GUI you might never 
> notice it. I had this problem with GNAT GPL 2008 and added the spaces as a 
> wild guess. After doing that the warning went away.
> 
> I'm glad to know I'm not the only person in the world who has observed this 
> odd behavior.

Ah, sorry, I forgot that I installed a newer version of Gtk (the one from
the GIMP distribution), so my file actually is:

courier = "courier new"
tahoma = "tahoma,browallia
new,mingliu,simhei,gulimche,msgothic,kartika,latha,mangal,raavi"
sans = "arial,browallia
new,mingliu,simhei,gulimche,msgothic,kartika,latha,mangal,raavi"
serif = "times new roman,angsana
new,mingliu,simsun,gulimche,msgothic,kartika,latha,mangal,raavi"
mono = "courier new,courier
monothai,mingliu,simsun,gulimche,msgothic,kartika,latha,mangal,raavi"
monospace = "courier new,courier
monothai,mingliu,simsun,gulimche,msgothic,kartika,latha,mangal,raavi"

It precedes one coming with GtkAda in the PATH.

There is another bug in GtkAda distribution. It does not contain
gspawn-win32-helper.exe (required for some Glib functions).

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



  reply	other threads:[~2009-09-27 21:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-27 14:54 Gtk warnings RasikaSrinivasan@gmail.com
2009-09-27 15:28 ` Dmitry A. Kazakov
2009-09-27 18:34   ` Srini -
2009-09-27 19:14     ` Peter C. Chapin
2009-09-27 21:16       ` Dmitry A. Kazakov [this message]
2009-09-27 22:00         ` Srini -
replies disabled

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