Community
Participate
Working Groups
Build Identifier: cdt head as of 7/12/10 java.lang.NullPointerException at org.eclipse.photran.internal.core.analysis.binding.SubprogramTypeCollector.typeOf(SubprogramTypeCollector.java:69) at org.eclipse.photran.internal.core.analysis.binding.SubprogramTypeCollector.visitASTSubroutineStmtNode(SubprogramTypeCollector.java:41) at org.eclipse.photran.internal.core.parser.ASTSubroutineStmtNode.accept(ASTSubroutineStmtNode.java:95) at org.eclipse.photran.internal.core.parser.ASTVisitor.traverseChildren(ASTVisitor.java:21) at org.eclipse.photran.internal.core.parser.ASTVisitor.visitASTSubroutineSubprogramNode(ASTVisitor.java:359) at org.eclipse.photran.internal.core.parser.ASTSubroutineSubprogramNode.accept(ASTSubroutineSubprogramNode.java:100) at org.eclipse.photran.internal.core.parser.ASTVisitor.traverseChildren(ASTVisitor.java:21) ... Reproducible: Always Steps to Reproduce: load the project attached and select "Enable Fortran Analysis/Reflactor"
Created attachment 174083 [details] project
Thanks for the bug report. I believe this is fixed in the latest maintenance update (6.0.6); it is definitely fixed in 7.0. If you still have problems, please let me know. *** This bug has been marked as a duplicate of bug 317594 ***