comp.lang.ada
 help / color / mirror / Atom feed
From: briot.emmanuel@gmail.com
Subject: Re: unknown warning in GNAT-GPS
Date: Mon, 3 Oct 2016 01:02:43 -0700 (PDT)
Date: 2016-10-03T01:02:43-07:00	[thread overview]
Message-ID: <98de50c2-2ae3-48b1-9032-444640bd1742@googlegroups.com> (raw)
In-Reply-To: <3bd3fd80-aee1-42d4-bf1d-f611ad1f2ebf@googlegroups.com>

On Saturday, October 1, 2016 at 7:12:02 PM UTC+2, Aurele wrote:
> I think its because in the past you must have compiled your project with an older version of GPS.  In GPS menu, try Clean/Clean All, then Clean/Clean Root and then recompile.  Hope this helps o/

No, in general this warning is emitted by the gtk+ library, when GPS tries to cancel a background "idle" or "timeout" loop (which is how single-threaded GPS splits long actions). In this case, the loop has likely terminated early, and GPS did not reset the internal id for it, so it still tries to cancel it. We have cleaned up a number of these for the next release of GPS.

In any case, the warning can be safely ignored and is not dangerous.

      reply	other threads:[~2016-10-03  8:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-01 12:40 unknown warning in GNAT-GPS mehdi saada
2016-10-01 17:12 ` Aurele
2016-10-03  8:02   ` briot.emmanuel [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