sm-discuss AT lists.ibiblio.org
Subject: Public SourceMage Discussion List
List archive
- From: Thomas Orgis <thomas-forum AT orgis.org>
- To: sm-discuss AT lists.ibiblio.org
- Subject: Re: [SM-Discuss] glibc question also....
- Date: Wed, 24 Oct 2007 09:19:08 +0200
Am Tue, 23 Oct 2007 21:35:14 -0700
schrieb "David Brown" <dmlb2000 AT gmail.com>:
> You could make a patch to define INT_MAX in growisofs.c like this
>
> #include <linux/cdrom.h>
> #define INT_MAX ((int)(~0U>>1))
Why not using
#include <limits.h>
That's where INT_MAX is defined for userspace.
I guess linux/cdrom.h should use this...?
At least with glibc that's a standard header... and cdrom.h for sure should
not define a conflicting INT_MAX itself or something.
Thomas.
Attachment:
signature.asc
Description: PGP signature
-
[SM-Discuss] glibc question,
Treeve Jelbert, 10/17/2007
- Re: [SM-Discuss] glibc question, Andraž 'ruskie' Levstik, 10/17/2007
-
Re: [SM-Discuss] glibc question,
David Brown, 10/17/2007
-
[SM-Discuss] glibc question also....,
Robin Cook, 10/23/2007
-
Re: [SM-Discuss] glibc question also....,
David Brown, 10/24/2007
-
Re: [SM-Discuss] glibc question also....,
Thomas Orgis, 10/24/2007
- Re: [SM-Discuss] glibc question also...., David Brown, 10/24/2007
-
Re: [SM-Discuss] glibc question also....,
Thomas Orgis, 10/24/2007
-
Re: [SM-Discuss] glibc question also....,
David Brown, 10/24/2007
-
[SM-Discuss] glibc question also....,
Robin Cook, 10/23/2007
Archive powered by MHonArc 2.6.24.