Skip to content

Fix #6102: [RDMD] Changing a string import file doesn't trigger a rebuild #6

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

Merged
merged 5 commits into from
Aug 14, 2011

Conversation

Abscissa
Copy link
Contributor

@Abscissa Abscissa commented Aug 3, 2011

Fix #6102: [RDMD] Changing a string import file doesn't trigger a rebuild

@ghost
Copy link

ghost commented Aug 3, 2011

Hey what are these for: "file|binary|config"?

@Abscissa
Copy link
Contributor Author

Abscissa commented Aug 3, 2011

"file" is string imports (ie: "data.txt" in the case of: string foo = import("data.txt"); )
"binary" is the DMD executable.
"config" is the sc.ini/dmd.conf being used.

If the user changes any of those, then chances are the user wants to rebuild.

@andralex
Copy link
Member

OK, please fix conflicts and I'll merge this in.

@andralex
Copy link
Member

Sorry, probably due to my merging another pull, automatic merge is still disabled. Could you please merge again? Thanks.

@Abscissa
Copy link
Contributor Author

Are notifications sent out when I add new commits to a pull request? If not, should I add an "Ok, commits added" post when I've added commits?

@andralex
Copy link
Member

Haven't seen a notification.

andralex added a commit that referenced this pull request Aug 14, 2011
Fix #6102: [RDMD] Changing a string import file doesn't trigger a rebuild
@andralex andralex merged commit cb2e6e1 into dlang:master Aug 14, 2011
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