- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
I just installed the IVF11.0.072, before that I used the IVF10.1.025.
In the compiler settings I want warnings for unused variables for example. In IVF10, theseunusedvariables weremessages in the error list window. In IVF11, these unused variables are only shown as remarks in the output window and are not shown in the error window. Is there a way to change this behaviour?
Other warnings like undeclared symbols are still shown as warnings.
Markus
I just installed the IVF11.0.072, before that I used the IVF10.1.025.
In the compiler settings I want warnings for unused variables for example. In IVF10, theseunusedvariables weremessages in the error list window. In IVF11, these unused variables are only shown as remarks in the output window and are not shown in the error window. Is there a way to change this behaviour?
Other warnings like undeclared symbols are still shown as warnings.
Markus
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This was an unanticipated side-effect of changing the way the compiler does diagnostics in version 11 - the "tag" for such diagnostics changed from "Info" to "remark". The Visual Studio integration for Fortran does not look for this and misses these messages. I have reported the problem as issue DPD200117945. Sorry, but I can't think of a way to work around this.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This was an unanticipated side-effect of changing the way the compiler does diagnostics in version 11 - the "tag" for such diagnostics changed from "Info" to "remark". The Visual Studio integration for Fortran does not look for this and misses these messages. I have reported the problem as issue DPD200117945. Sorry, but I can't think of a way to work around this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This was fixed in 11.1.

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