- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm keen on using the Fortran 95 standards checking facility of the compiler to help spot bugs early, but when I am deliberately using language extensions, it can get a bit annoying to have the same warnings come up each time I compile. After a while, they can start to obscure more important messages.
Is there any way to selectively turn off particular warnings on particular lines in the source code like you can do in C with the #pragma warning directive?
Ian
Is there any way to selectively turn off particular warnings on particular lines in the source code like you can do in C with the #pragma warning directive?
Ian
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Amen, brother!! It's high on my wish list, too.
-John
-John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No, we don't have that feature now. I'll make sure it's on the "wish list".
Steve
Steve

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