-
Notifications
You must be signed in to change notification settings - Fork 116
Fix for Issue #396 - Duplicate module definitions #412
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
awvwgk
merged 12 commits into
fortran-lang:master
from
kubajj:Duplicate_module_definitions
Mar 31, 2021
Merged
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
285925c
Create method check_modules to check for duplicate modules
kubajj 8a91181
Update check modules subroutine so that it checks all packages for du…
kubajj 9a14cd1
Implement changes requested in the feedback for PR #412
kubajj e70ce36
Merge branch 'master' into Duplicate_module_definitions
kubajj eb38462
Resolve merge conflict
kubajj 6bebb81
Update fpm/src/fpm.f90
kubajj aa7eca7
Implement suggestions bu milancurcic - add a n article to duplicates …
kubajj 12d1bcc
Add simple tests for the module duplicates
kubajj d7850f0
Perform a merge with changes implemented in the GitHub PR interface
kubajj 7d9a4f6
Merge branch 'master' into Duplicate_module_definitions
kubajj 4aff40d
Fix issues created by the merge conflict in test module dependencies
kubajj e0d336c
Print filename when duplicate found and remove duplicate test call
kubajj File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.