- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I installed Intel Visual Fortran Compiler Version 11.1.035. In this version the Fortran-commentlines starting with a "C" in the first column are not recognized as comments anymore(for syntax highlighting).
How can I resolve this ?
How can I resolve this ?
Link Copied
8 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - erich.riegler@joanneum.at
I installed Intel Visual Fortran Compiler Version 11.1.035. In this version the Fortran-commentlines starting with a "C" in the first column are not recognized as comments anymore(for syntax highlighting).
How can I resolve this ?
How can I resolve this ?
Was your file extension .f90 (freeform - C in the first column is not a comment) or .f/.for (fixed format - C in the first column is a comment).?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - bendel boy
Was your file extension .f90 (freeform - C in the first column is not a comment) or .f/.for (fixed format - C in the first column is a comment).?
The file(s) are .f (fixed format).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is a known problem if you have multiple projects and open the file from an error message, or perhaps some other ways. It will be fixed in a future update.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Steve Lionel (Intel)
This is a known problem if you have multiple projects and open the file from an error message, or perhaps some other ways. It will be fixed in a future update.
But this worked well with the last Version of the Compiler we used !
So what has changed in the IDE-integration ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm not sure what changed, and I can't be certain that you are seeing the same problem. If you create a new project with a fixed-form source file (.f) and open that file from the Solution Explorer pane, do you get the highlighting correct?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Steve Lionel (Intel)
I'm not sure what changed, and I can't be certain that you are seeing the same problem. If you create a new project with a fixed-form source file (.f) and open that file from the Solution Explorer pane, do you get the highlighting correct?
Yes, in that case it works correct.
But in existing projects it does not, as it did until installing the new compiler version.
Erich
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We will fix this in a future update, and apologize for the inconvenience.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I believe that this was fixed in Update 2 (11.1.046). Please try this and let me know.

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