This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Patch to fix Reference/natReference.
- From: Andrew Haley <aph at redhat dot com>
- To: David Daney <ddaney at avtrex dot com>
- Cc: java at gcc dot gnu dot org
- Date: Thu, 21 Aug 2003 18:39:19 +0100
- Subject: Patch to fix Reference/natReference.
- References: <3F450232.9000409@avtrex.com>
David Daney writes:
>
> Question: Does adding a field to Reference cause binary compatibility
> problems between different versions of shared libgcj?
Potentially yes, but don't worry about that -- at the present time we
do not have binary compatibility between different versions of shared
libgcj. Our scientists are working on it...
Andrew.