At 6:32 PM -0600 2/22/02, Brian Lee Ray wrote:
>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 definitions for MSVC and C99 compilers
>* fixed occurences of 2<<n where 1<<n is obviously is what was
>   meant (esp. clear upon reading the comments).

Applied, modulo the 2<<n, inline, and NULL pointer bits. (The first 
I'm working on in other places, the second didn't apply, and I'm not 
sure what the consensus is on the last)
-- 
                                         Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                       teddy bears get drunk

Reply via email to