Tamir Duberstein
Tamir Duberstein
@olix0r this should have been closed by ea507f7. FYI this doesn't do what you think: > Fixes #1 #2 #3" Each issue needs its own "fixes": > Fixes #1 >...
The function should probably be generic and accept any type that implements IntoIterator?
Same here. On Tue, Jun 14, 2016 at 3:05 PM, Andrew Stoker [email protected] wrote: > I am using karma version 0.13.22 > karma-jspm is version 2.1.1 > > — >...
Just hit this while trying to work on https://github.com/rust-lang-nursery/rust-bindgen/issues/492. Here's the output, in case anyone finds it helpful: https://gist.github.com/anonymous/d20daf345e3b7512061c719e15684bb9. Note that it includes the `Unhandled cursor kind 30: Cursor(__test kind:...
Why is this code necessary? doesn't this work anyway?
Agreed, looks like the same issue to me. This one has labels, so I'll leave it open until the maintainers do something with the other one.
Nothing valuable here; seems Ruby 2.0 support is here for the long term.
It'd be nice if this worked! Can this be rebased and landed?
@lowjoel looks like this patch fixes it: ``` diff diff --git a/ext/mysql2/extconf.rb b/ext/mysql2/extconf.rb index 8320218..d6505e4 100644 --- a/ext/mysql2/extconf.rb +++ b/ext/mysql2/extconf.rb @@ -1,6 +1,12 @@ # encoding: UTF-8 require 'mkmf' -require...
Apologies in advance; #634 is about to drop another conflict on this