Skip to content

Conversation

@luqmana
Copy link
Contributor

@luqmana luqmana commented Oct 19, 2012

Current configure was broken for pandoc versions of the form x.x.x.x

i.e. 1.8.1.1 would give PV_MAJOR=1.8 and PV_MINOR=8.1 instead of PV_MAJOR=1 and PV_MINOR=8

catamorphism added a commit that referenced this pull request Oct 19, 2012
configure: check for pandoc version properly.
@catamorphism catamorphism merged commit c81953c into rust-lang:incoming Oct 19, 2012
@catamorphism
Copy link
Contributor

Thanks!

RalfJung pushed a commit to RalfJung/rust that referenced this pull request Aug 18, 2024
Testcase fix for epoll

Fixes rust-lang#3811

This PR:
- Fixed the error in ``epoll_ctl_del`` test
- Simplified the logic in ``epoll_ctl_mod`` test
- Added a new test to check if flag that we don't register won't trigger notification (double negation sounds a bit confusing here, feel free to suggest a better one ;) )
- Use assert_eq(0) for epoll_ctl test
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