This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj on osx questions
- From: Bryce McKinlay <mckinlay at redhat dot com>
- To: gnustuff at thisiscool dot com
- Cc: tromey at redhat dot com, java at gcc dot gnu dot org, Andi Vajda <andi at osafoundation dot org>, jym at Cs dot Nott dot AC dot UK
- Date: Thu, 15 Dec 2005 18:08:58 -0500
- Subject: Re: gcj on osx questions
- References: <IHGBNLRMK05HC43ON54TR05GQL1Y4Z.439f129c@d9300>
Mohan Embar wrote:
Mohan> No idea, but these posts clued me off and the fix worked for me:
IMO the patch is fine, but it does need a comment explaining why the
memset is there.
Where should this patch go? 4.0x? 4.1? 4.2? (It's against 4.02).
It should certainly go on the trunk, but I don't see a problem applying
it to the 4.0/4.1branches as well if the patch is useful to those
wanting to run gcj on OS X.
Bryce