This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: eclipse status (summary: it looks nice)
- From: Tom Tromey <tromey at redhat dot com>
- To: Anthony Green <green at redhat dot com>
- Cc: Mark Wielaard <mark at klomp dot org>, java at gcc dot gnu dot org
- Date: 29 Dec 2002 13:25:18 -0700
- Subject: Re: eclipse status (summary: it looks nice)
- References: <1040605813.760.55.camel@elsschot><1040614353.16983.66.camel@escape>
- Reply-to: tromey at redhat dot com
>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:
Anthony> + p = (ptr_t) c->protectionDomain;
Anthony> + MAYBE_MARK (p, mark_stack_ptr, mark_stack_limit, c, cPlabel);
My best Christmas present! Thanks!
Tom