PATCH win32/mingw32: jcf_open_exact_case prototype

Tom Tromey tromey@redhat.com
Sun Jun 27 01:34:00 GMT 2004


>>>>> "Aaron" == Aaron W LaFramboise <aaronavay62@aaronwl.com> writes:

>> I think it would be better to #include "jcf.h".

Aaron> As I mentioned, that causes problems that I don't know how to fix.
Aaron> jcf.h seems to have some dependency on gtype or something else that it
Aaron> is not including.

Oops, sorry about that.

Aaron> Would you like me to get a copy of these errors?

Yes please.  Other files that include jcf.h do something like:

    #include "config.h"
    #include "system.h"
    #include "coretypes.h"
    #include "tm.h"
    #include "jcf.h"

So some subset of those files should suffice.

Tom



More information about the Java-patches mailing list