You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Julian Foad <ju...@btopenworld.com> on 2004/11/16 00:11:00 UTC

[PATCH] Avoid testing undefined symbols

See subject line and log message within patch.  Found with "gcc -Wundef".

- Julian


Re: [PATCH] Avoid testing undefined symbols

Posted by Julian Foad <ju...@btopenworld.com>.
Joe Orton wrote:
> Thanks Julian, all of these have been committed to the trunk other than
> the acconfig.h change, per my other mail - let me know if I missed
> anything else.

Thanks very much Joe.  You missed nothing.

- Julian

Re: [PATCH] Avoid testing undefined symbols

Posted by Joe Orton <jo...@redhat.com>.
On Mon, Nov 15, 2004 at 11:11:00PM +0000, Julian Foad wrote:
> See subject line and log message within patch.  Found with "gcc -Wundef".

Thanks Julian, all of these have been committed to the trunk other than
the acconfig.h change, per my other mail - let me know if I missed
anything else.

joe