Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Parse paths as set rather than list #176

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pswaminathan
Copy link
Contributor

Occasionally a directory will be included multiple times. This can happen when the includes is underneath the root path for the sources. e.g. https://github.com/TimOliver/TOCropViewController/tree/main/Objective-C/TOCropViewController. In many cases this may be acceptable. But if a module.modulemap file is included twice, it shouldn't fail.

Occasionally a directory will be included multiple times.
This can happen when the includes is underneath the root path for the sources.
e.g. https://github.com/TimOliver/TOCropViewController/tree/main/Objective-C/TOCropViewController
In many cases this may be acceptable. But if a module.modulemap file
is included twice, we don't want it to fail.
@pswaminathan pswaminathan changed the title Parse paths as set rather than list. Parse paths as set rather than list Oct 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant