Re: [PATCH] Include header required for INT_MAX

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-kernel@...>
Date: Saturday, November 10, 2007 - 12:48 pm

Thomas Koeller wrote:

No, it must be fixed so that it doesn't use this #defined constant. Debian has this:

/* Special codes used when specifying changer slots. */
#define CDSL_NONE               ((int) (~0U>>1)-1)
#define CDSL_CURRENT            ((int) (~0U>>1))

-- 
Alexander E. Patrakov

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Include header required for INT_MAX, Thomas Koeller, (Sat Nov 10, 10:55 am)
Re: [PATCH] Include header required for INT_MAX, Alexander E. Patrakov, (Sat Nov 10, 12:48 pm)
Re: [PATCH] Include header required for INT_MAX, Christoph Hellwig, (Sat Nov 10, 11:56 am)
Re: [PATCH] Include header required for INT_MAX, Thomas Koeller, (Sat Nov 10, 8:52 pm)