Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] Question about photran parser.

I have filed the bug. The bug number is 193196.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=193196

Howard

Craig Rasmussen wrote:
Yes, you should file a bugzilla report for the technology/photran project off from the eclipse.org web site. If you don't have one, you will have to sign up for a bugzilla account as I recall.

Cheers,
Craig


On Jun 15, 2007, at 7:19 AM, Howard Lander wrote:

Craig

Thanks for the response. Do I need to file a bug report somewhere?

Thanks
Howard

Craig Rasmussen wrote:
The Fortran is good.  It looks to be a bug in the grammar.

Cheers,
Craig

On Jun 12, 2007, at 2:05 PM, Howard Lander wrote:

I'm getting a series of errors from the photran parser on what I think is valid fortran code. Here is a representative sample:

FORMAT(1X,I10,1X,I10,1X,E15.7,I10,1X,I10,1X,I3/)

The error is

Syntax error (cstart.F, line 931, column 55: Unexpected T_SLASHRPAREN "/)"

It's also unhappy with

9973 FORMAT(/,1X,'!!!!!! EXECUTION WILL NOW BE TERMINATED !!!!!!',//)

Syntax error (hstart.F, line 117, column 70: Unexpected T_SLASHSLASH "//)"

I'm not strong on fortran but our domain scientist here thinks this is valid fortran and so does the compiler. Any suggestions?

Thanks
Howard

--Howard Lander <mailto:howard@xxxxxxxxx>
Senior Research Software Developer
Renaissance Computing Institute <http://www.renci.org>
The University of North Carolina at Chapel Hill
Duke University
North Carolina State University
100 Europa Drive
Suite 540
Chapel Hill, NC 27517
919-445-9651
_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran

_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran


--Howard Lander <mailto:howard@xxxxxxxxx>
Senior Research Software Developer
Renaissance Computing Institute <http://www.renci.org>
The University of North Carolina at Chapel Hill
Duke University
North Carolina State University
100 Europa Drive
Suite 540
Chapel Hill, NC 27517
919-445-9651
_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran

_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran


--
Howard Lander <mailto:howard@xxxxxxxxx>
Senior Research Software Developer
Renaissance Computing Institute <http://www.renci.org>
The University of North Carolina at Chapel Hill
Duke University
North Carolina State University
100 Europa Drive
Suite 540
Chapel Hill, NC 27517
919-445-9651


Back to the top