Skip to content

Need a report for uninitialized variables #38

Description

@gold2718

While there are datatable reports for different variable intents, there is no report for a variable which is intent(in) or intent(inout) at run time but which is intent(out) at initialize time. This feature could be used to select only the variables which need to be initialized.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions