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

Linux-only tests have bitrotted since the last Rust library cleanup #89

Closed
burg opened this issue Oct 1, 2012 · 1 comment
Closed

Linux-only tests have bitrotted since the last Rust library cleanup #89

burg opened this issue Oct 1, 2012 · 1 comment

Comments

@burg
Copy link

@burg burg commented Oct 1, 2012

(via @jdm )

jdm: /home/jdm/sdb/servo/src/rust-azure/test.rs:42:4: 42:28 error: unresolved name
jdm: /home/jdm/sdb/servo/src/rust-azure/test.rs:42    unsafe::reinterpret_cast(&ptr::addr_of((*event).padding))

This can be fixed by changing import of unsafe to ptr in linux-only tests.

@jdm
Copy link
Member

@jdm jdm commented Oct 2, 2012

Fixed in eaada18.

@burg burg closed this Oct 3, 2012
ChrisParis pushed a commit to ChrisParis/servo that referenced this issue Sep 7, 2014
Coverage tool: fix bug in retrieving value of "sort-by" option from URL.
glennw added a commit to glennw/servo that referenced this issue Jan 16, 2017
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
2 participants
You can’t perform that action at this time.