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

Parse paths as set rather than list#176

Open
pswaminathan wants to merge 1 commit intocgrindel:mainfrom
pswaminathan:main
Open

Parse paths as set rather than list#176
pswaminathan wants to merge 1 commit intocgrindel:mainfrom
pswaminathan:main

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