Re: critical warnings; turn them off now?
- From: Claudio Saavedra <csaavedr wh8 tu-dresden de>
- To: Marco Barisione <barisione gmail com>
- Cc: desktop-devel-list gnome org
- Subject: Re: critical warnings; turn them off now?
- Date: Thu, 09 Mar 2006 14:01:53 +0100
On Tue, 2006-03-07 at 17:15 +0100, Marco Barisione wrote:
> Davyd Madeley wrote:
> > I understand that it will automatically turn itself off in stable
> > tarballs. Someone else could confirm this fact for me.
>
> Yes, from gnome-session/main.c:
> versions = g_strsplit (VERSION, ".", 3);
> if (versions && versions [0] && versions [1])
> {
> int major;
> major = atoi (versions [1]);
> if ((major % 2) != 0 && is_later_than_date_of_doom ())
>
IMO, the is_later_than_date_of_doom () call seems safe to be removed
now.
Claudio
--
Claudio Saavedra <csaavedr wh8 tu-dresden de>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]