Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] build failures in PTP HEAD

The following build failures are occurring in HEAD. Please fix.

Thanks,
Greg

    [javac] 110. ERROR in /opt/public/download-staging.priv/tools/ptp/releng/org.eclipse.ptp_HEAD/results/plugins/org.eclipse.ptp.pldt.openmp.analysis/src/org/eclipse/ptp/pldt/openmp/analysis/dictionary/Symbol.java (at line 136)
    [javac] [reading    org/eclipse/cdt/core/dom/ast/IASTWhileStatement.class]
    [javac]     catch(DOMException e) {
    [javac] [analyzing  /opt/public/download-staging.priv/tools/ptp/releng/org.eclipse.ptp_HEAD/results/plugins/org.eclipse.ptp.pldt.openmp.analysis/src/org/eclipse/ptp/pldt/openmp/analysis/ompcfg/OMPCFG.java - #26/45]
    [javac]           ^^^^^^^^^^^^
    [javac] [reading    java/util/HashSet.class]
    [javac] Unreachable catch block for DOMException. This exception is never thrown from the try statement body


    [javac] 9. ERROR in /opt/public/download-staging.priv/tools/ptp/releng/org.eclipse.ptp_HEAD/results/plugins/org.eclipse.photran.core.vpg.preprocessor.c/src/org/eclipse/photran/internal/core/preprocessor/c/PreprocessorMacro.java (at line 112)
    [javac]     public IBinding getOwner() throws DOMException {
    [javac]                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Exception DOMException is not compatible with throws clause in IBinding.getOwner()





Back to the top