Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

Cleanup Kernel.select #346

Merged
merged 3 commits into from
Nov 5, 2014
Merged

Cleanup Kernel.select #346

merged 3 commits into from
Nov 5, 2014

Conversation

johnnyt
Copy link
Member

@johnnyt johnnyt commented Mar 6, 2014

Closes #345. This also consolidates the code from IO#select into Kernel.select.

@MagLev - what do you guys think?

@timfel
Copy link
Member

timfel commented Mar 6, 2014

Shouldnt IO already respond to select because it includes Kernel? If so, maybe the argument error should print the correct class this was called on? What error(s) does MRI raise? Is there a Rubyspec? Just thinking that if we touch the code, we might fix a spec or two

@timfel
Copy link
Member

timfel commented Nov 5, 2014

Since this still passes, I'll just merge it.

timfel added a commit that referenced this pull request Nov 5, 2014
@timfel timfel merged commit 0abcc19 into master Nov 5, 2014
@johnnyt johnnyt deleted the johnnyt/github345 branch November 13, 2014 16:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WEBrick error - undefined method map for NilClass
2 participants