Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran] Recursive subroutine, outline error

Few months ago, I've switched the development of my fortran90 code to photran (5.0.0.200910081739) and eclipse (Version: 3.5.1, Build id: M20090917-0800). It is perfect!!

However, I've run in a surprising error (or bug?). When I add "recursive subroutines" in a module, the "outline" view shows the following error:

"Syntax error: Unexpected identifier"

This error is associated with the beginning of the recursive subroutine.

However, the program works fine and if I remove the recursive "word" just before "subroutine", the error disappears.

Furthermore, the recursive subroutines already present before I've moved to eclipse don't show this error.

Yesterday, I've upgraded to ptp+photran (5.0.1.20100201101) with eclipse (Version: 3.5.2 Build id: M20100211-1343), only one error disappears!!

Do you know a way to overcome this problem?


Thanks

David

-------------------------------------------------------------------
David Lauvergnat

Laboratoire de Chimie Physique
Bâtiment 349
Université Paris-sud
91405 Orsay Cedex
France

email: Lauvergnat.Photran@xxxxxxx
----------------------------------------------------------------



Back to the top