This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [boehm-gc] Fix invalid assignment.


Danny Smith wrote:

Building trunk boehm-gc on mingw32:

../../../gcc/boehm-gc/misc.c:483: error: invalid lvalue in assignment

breaks libgcj build.

Fixed by:

2004-08-21 Danny Smith <dannysmith@users.sourceforge.net>

misc.c (GC_init): Replace lhs cast with rhs cast.

OK.


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]