This is the mail archive of the
java-patches@sources.redhat.com
mailing list for the Java project.
Re: [PATCH] New C++ ABI, cleanup patch.
- To: apbianco at cygnus dot com
- Subject: Re: [PATCH] New C++ ABI, cleanup patch.
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Wed, 17 Jan 2001 21:02:38 +1300
- CC: java-patches at sources dot redhat dot com
- References: <200101170715.XAA19379@deliverance.cygnus.com>
Alexandre Petit-Bianco wrote:
> I'd like to check this patch in. I can't verify it fully builds, v3
> gets in the way. Note that I had to keep the inclusion of stdio.h in
> Class.h so that NULL can be defined. Is it OK?
Better to include <stddef.h> directly.
> I hope it won't break anything, should I just go?
Yes, please. Looks fine to me.
regards
[ bryce ]