Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 351082 - Syntax Error - real_alloced
Summary: Syntax Error - real_alloced
Status: CLOSED FIXED
Alias: None
Product: PTP
Classification: Tools
Component: Photran.Parser (show other bugs)
Version: 7.0   Edit
Hardware: PC Linux
: P2 minor (vote)
Target Milestone: 9.1   Edit
Assignee: Jeffrey Overbey CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-04 08:52 EDT by Christian Rab CLA
Modified: 2015-05-21 15:19 EDT (History)
1 user (show)

See Also:


Attachments
Example Program including error message in Outline View (88.61 KB, image/png)
2011-07-04 08:52 EDT, Christian Rab CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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