- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I see the errors, but in fact I have the following output:
[fortran]EP(1)-1 2.83115703117778 <- EP(1)
EP(NI)-1 0.000000000000000E+000 <- EP(2)
EP(NI)-2 2.83115685915829 <- EP(NI)
EP(NI)-2 2.83115685928421 <- EP(NI)
EP(NI)-2 2.83115685928411 <- EP(NI)
EP(NI)-2 2.83115685928411 <- EP(NI)[/fortran]
Why do I get the errors that lines with comments are the unreachable statements? What’s wrong?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You've enabled the Static Verifier (also called Source Checker) option, and it evidently doesn't understand something. Unfortunately, this option doesn't do a good job with Fortran code. Sometimes it helps, but there are often complaints that are unjustified.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page