Latest changesets
Michael Hall
mik3hall at gmail.com
Fri Apr 8 03:00:46 PDT 2011
I was going to try to update to the latest changesets noticing that they included some compiler changes thinking maybe they'd help with some problems I have in compiling.
However,
build-bootstrap-javadoc:
[pcompile] Generating 1 resource files to /Volumes/mbvol/macosx-port/build/macosx-universal/langtools/build/bootstrap/gensrc
[javac] Compiling 20 source files to /Volumes/mbvol/macosx-port/build/macosx-universal/langtools/build/bootstrap/classes
[javac] /Volumes/mbvol/macosx-port/langtools/src/share/classes/com/sun/tools/javadoc/DocImpl.java:273: warning: [cast] redundant cast to com.sun.tools.javadoc.DocImpl
[javac] return key().compareTo(((DocImpl)obj).key());
[javac] ^
[javac] 1 warning
BUILD FAILED
/Volumes/mbvol/macosx-port/langtools/make/build.xml:486: The following error occurred while executing this line:
/Volumes/mbvol/macosx-port/langtools/make/build.xml:795: Compile failed; see the compiler error output for details.
More information about the macosx-port-dev
mailing list