- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How do I change my code to eliminate these "possibly uninitialised" messages?
In my code, quite a few variables are initialised in a subroutine. Adding an interface block to allow the compiler to know that these are INTENT(OUT) does not eliminate the message, which seems to occur for both scalar and array variables.
Thanks,
David
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Simply mark the issue as excluded in Inspector XE. The interface block isn't used by SA as far as I 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