Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Don't process already-seen paths #97

Merged
merged 1 commit into from
Feb 8, 2019
Merged

Don't process already-seen paths #97

merged 1 commit into from
Feb 8, 2019

Conversation

pzel
Copy link
Contributor

@pzel pzel commented Feb 8, 2019

This PR addresses a TODO comment in Bundle.paths(), and also issue #96.
The paths() call will not recurse to process a path it has already seen. This includes the degenerate case where a local-dep is specified as ".".

@SeanTAllen
Copy link
Member

LGTM. I'll merge once CI passes.

@SeanTAllen SeanTAllen mentioned this pull request Feb 8, 2019
@SeanTAllen SeanTAllen merged commit 87bbb16 into ponylang:master Feb 8, 2019
ponylang-main added a commit that referenced this pull request Feb 8, 2019
@jemc
Copy link
Member

jemc commented Feb 10, 2019

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants