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

Odd build errors from hidden script/layout dependencies #504

Closed
jdm opened this issue Jun 3, 2013 · 1 comment
Closed

Odd build errors from hidden script/layout dependencies #504

jdm opened this issue Jun 3, 2013 · 1 comment

Comments

@jdm
Copy link
Member

@jdm jdm commented Jun 3, 2013

I had a commit that added a field to the BuildData structure in the layout crate. The script crate uses that structure, but there's no actual dependency specified in the makefile, so the script crate was giving me confusing errors about how the new field didn't exist in the structure, since it was presumably reading old metadata or something.

@jdm
Copy link
Member Author

@jdm jdm commented Jun 3, 2013

False.

@jdm jdm closed this Jun 3, 2013
ChrisParis pushed a commit to ChrisParis/servo that referenced this issue Sep 7, 2014
Update dom/interfaces.html to spec.
glennw pushed a commit to glennw/servo that referenced this issue Jan 16, 2017
Moving in the replay tool

Closes servo#495

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/504)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.