- Original Message -
From: "brian ray" <[EMAIL PROTECTED]>
To: "Simon Cozens" <[EMAIL PROTECTED]>
Sent: Monday, February 18, 2002 1:06 PM
Subject: Re: Keys and Indices PDD
> Hello all. As the new guy here, I suppose I should say a few words
> by way of introduction. My name is Brian Ra
From: "Nicholas Clark" <[EMAIL PROTECTED]>
Sent: Tuesday, February 19, 2002 3:15 PM
Subject: De Morgan's theorum
> I have remembered the name correctly, haven't I?
Yes. If we were really serious about optimizing logical expressions,
we would probably want to use Karnaugh maps. However, I just don
Fixes various warts in header files, such as:
* macros
-added parens to prevent problems with operator precedence
-removed ; at end
* removed SSIZE_MAX, since ssize_t is no longer used
* removed some misinformation about NULL and function pointers
from a comment.
* added some more INLINE def
From: "Josh Wilmes" <[EMAIL PROTECTED]>
>
> Good stuff! However, regarding the function pointer thing, i've got
compilers
> (tcc and lcc) which disagree with you.
>
> Using NULL where a function pointer is expected is considered an error by
> tcc, and a mandatory warning by lcc. It is my unders
- Original Message -
From: "Nicholas Clark" <[EMAIL PROTECTED]>
To: "Brian Lee Ray" <[EMAIL PROTECTED]>
Cc: "Josh Wilmes" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, February 23, 2002 5:32 AM
Subject: Re: [PATCH] Bo
- Original Message -
From: "Josh Wilmes" <[EMAIL PROTECTED]>
To: "Brian Lee Ray" <[EMAIL PROTECTED]>
Cc: "Nicholas Clark" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, February 23, 2002 12:08 PM
Subject: Re: [PATCH] Bo