Re: critical warnings; turn them off now?
- From: Behdad Esfahbod <behdad cs toronto edu>
- To: Marco Barisione <barisione gmail com>
- Cc: desktop-devel-list gnome org
- Subject: Re: critical warnings; turn them off now?
- Date: Tue, 7 Mar 2006 11:33:27 -0500 (EST)
On Tue, 7 Mar 2006, Marco Barisione wrote:
> 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 ())
I believe we used to call that 'minor'.
--behdad
http://behdad.org/
"Commandment Three says Do Not Kill, Amendment Two says Blood Will Spill"
-- Dan Bern, "New American Language"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]