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

File reading test fails on Windows #4030

Closed
catamorphism opened this issue Nov 24, 2012 · 1 comment
Closed

File reading test fails on Windows #4030

catamorphism opened this issue Nov 24, 2012 · 1 comment
Labels
I-crash Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics. O-windows Operating system: Windows
Milestone

Comments

@catamorphism
Copy link
Contributor

626a7aa -- which I think is correct -- causes either test_read_buffer_too_small or test_read_buffer_big_enough to fail on Windows. It passes on the other platforms. Figure out what's funny about Windows.

@catamorphism
Copy link
Contributor Author

@brson fixed this by xfailing test_read_buffer_too_small on Windows. Closing.

RalfJung added a commit to RalfJung/rust that referenced this issue Nov 21, 2024
Renamed `this` to `ecx` in `extern_static`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-crash Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics. O-windows Operating system: Windows
Projects
None yet
Development

No branches or pull requests

1 participant