Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 351082

Summary: Syntax Error - real_alloced
Product: [Tools] PTP Reporter: Christian Rab <christian.rab>
Component: Photran.ParserAssignee: Jeffrey Overbey <com-eclipse-dot-org>
Status: CLOSED FIXED QA Contact:
Severity: minor    
Priority: P2 CC: com-eclipse-dot-org
Version: 7.0   
Target Milestone: 9.1   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
Example Program including error message in Outline View none

Description Christian Rab CLA 2011-07-04 08:52:53 EDT
Created attachment 199044 [details]
Example Program including error message in Outline View

I am working with a code which includes a lot of statements like the following

  allocate(J(-10:10,-10:10,-10:10))
  real_alloced =real_alloced+size(J)

Because of the real_alloced I got Syntax Errors in the Outline View.
Also see the screenshot in the attachment
(The program compiles without errors ...)

I use fixed form source form.

It is not a big problem and it could be solved be renaming the variable but this is not possible for me at the moment because it is not my code and the other programmers don't use photran so they don't have this problem. 
But sometimes is is just confusing to have all this syntax error messages :(
Comment 1 Jeffrey Overbey CLA 2015-05-21 15:19:24 EDT
Thanks for the bug report.  This is fixed for Photran 9.1 (Mars).

Commit 6355bbb