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: Patch: Fix bug 27170


Tuesday, April 25, 2006, 8:01:51 AM, you wrote:

>>>>>> "Rutger" == Rutger Ovidius <r_ovidius@eml.cc> writes:

Rutger>> This patch breaks bootstrap on mingw. Somehow it pulls in windef.h
Rutger>> which causes a #define STRICT 1, which breaks Modifier.h:

TT> I'm checking this in.  I think it will fix the problem, because
TT> platform.h (included from cni.h) on Windows has '#undef STRICT'.
TT> I also moved the gc.h include a bit later.

TT> Let me know if this works for you.

WORKSFORME, thanks.



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