Skip to content
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

Add nice dependency cycle error #1123

Merged
merged 3 commits into from Mar 16, 2017
Merged

Conversation

denisdefreyne
Copy link
Member

Fixes #1111. This prints the first cycle, which should be enough information:

The site cannot be compiled because there is a dependency cycle:

    (1) item /b.md, rep :default, depends on
    (2) item /c.md, rep :default, depends on
    (3) item /d.md, rep :default, depends on
    (4) item /e.md, rep :default, depends on (1)

@denisdefreyne denisdefreyne changed the title Mutual dependency error Add nice dependency cycle error Mar 15, 2017
@denisdefreyne denisdefreyne modified the milestones: 4.8, 4.7.1 Mar 15, 2017
@denisdefreyne denisdefreyne merged commit 63ccd66 into master Mar 16, 2017
@denisdefreyne denisdefreyne deleted the mutual-dependency-error branch March 16, 2017 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant