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

Test run-pass/lib-run does not work on windows #714

Closed
brson opened this issue Jul 19, 2011 · 4 comments
Closed

Test run-pass/lib-run does not work on windows #714

brson opened this issue Jul 19, 2011 · 4 comments
Assignees

Comments

@brson
Copy link
Contributor

brson commented Jul 19, 2011

I'm going to disable it on win32 because it keeps burning the tinderbox. Figure out what the deal is.

@ghost ghost assigned brson Jul 19, 2011
brson added a commit that referenced this issue Jul 19, 2011
Trying to get the tinderbox green again. Will pursue later.
@brson brson closed this as completed in 1348a38 Jul 22, 2011
@marijnh marijnh reopened this Jul 22, 2011
@marijnh
Copy link
Contributor

marijnh commented Jul 22, 2011

It still seems to break the win tinderbox. I reverted the patch.

@brson
Copy link
Contributor Author

brson commented Jul 22, 2011

Thanks, marijnh. Not sure what's going on here.

brson pushed a commit to brson/rust that referenced this issue Jul 22, 2011
This reverts commit 1348a38.

Seems that this test is still broken on win.
@catamorphism
Copy link
Contributor

This test seems to be long gone. Closing!

@z0w0
Copy link
Contributor

z0w0 commented Feb 16, 2013

It's still open.

@jdm jdm closed this as completed Feb 17, 2013
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this issue Dec 12, 2017
struct addrinfo needs padding on Solaris/SPARC

64-bit Solaris/SPARC has a 4-byte pad before `ai_addrlen` for historical reasons (`ai_addrlen` used to be defined as a `size_t`, which is 4 bytes in ILP32 and 8 in LP64, but was converted to a 4-byte `socklen_t` in Solaris 10, which necessitated padding for (more or less) binary compatibility).

See rust-lang#43649.
bors pushed a commit to rust-lang-ci/rust that referenced this issue Oct 26, 2020
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

No branches or pull requests

5 participants