[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] Configure-test for vararg macros
From: |
Shawn Betts |
Subject: |
Re: [RP] Configure-test for vararg macros |
Date: |
Wed Nov 20 01:32:03 2002 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 |
Nicklas Lindgren <address@hidden> writes:
> Hello,
>
> Here's a patch that adds a configure-test for vararg macros in the c
> compiler, and provides a (hopefully) safe alternative if they are missing.
>
> It also fixes a case of pointer-arithmetic on a void pointer, a missing
> semicolon after a PRINT_DEBUG (which becomes a problem with it's alternate
> definition), and makes sure that the compiler is gcc before providing more
> CFLAGS.
>
> This patch makes ratpoison compile under HP-UX 11 with hp's c-compiler.
Thanks Nicklas! I have applied your patch to CVS. Can you check to see
if CVS builds out-of-the-box in HP-UX 11?
I have added you to the AUTHORS file.
Shawn