Skip to content

Fix commit 5152c1c7ac5186ac7b797334d51e922259044c4f #4418

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

Closed
wants to merge 1 commit into from

Conversation

Nodraak
Copy link
Contributor

@Nodraak Nodraak commented Jun 1, 2017

After commit 5152c1c, the incremental build was broken and a full build was always performed even if the target was up to date.

The variable config_file is an array and was appended to the list of dependencies. An array is always either False either a non existent file and therefore need_update() always returns True.

(My apologies for the whitespaces, I should have commited them in a seperate commit)

Edit: Crap, I did not see PR #4413 before, closing this one.

@theotherjimmy
Copy link
Contributor

Hi @Nodraak Thanks for finding this, and debugging it on your own! We appreciate your efforts.

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

Successfully merging this pull request may close these issues.

2 participants