General

Profile

dwfait (Dwain Faithfull)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

01/16/2016

11:28 AM Ruby master Bug #7676: Comparison of Float::NAN in array behaves unexpectedly
It appears calling eql? on array does not behave in this way:
```
[Float::NAN].eql? [Float::NAN]
=> false
```
...
dwfait (Dwain Faithfull)

01/03/2016

10:11 PM Ruby master Feature #11818: `Hash#compact`
Prem Sichanugrist wrote:
> Active Support has this: http://api.rubyonrails.org/classes/Hash.html#method-i-compact
>...
dwfait (Dwain Faithfull)

12/29/2015

01:09 PM Ruby master Bug #11902: have_func('rb_thread_fd_select') returns false
Nobuyoshi Nakada wrote:
> https://gist.github.com/dwfait/9515d4893ac59962d204#file-mkmf-log-L178-L183
>
> ~~~
> ...
dwfait (Dwain Faithfull)

12/28/2015

04:55 AM Ruby master Bug #11902: have_func('rb_thread_fd_select') returns false
I should add installing ruby 2.3 through ruby-install works fine. dwfait (Dwain Faithfull)
04:21 AM Ruby master Bug #11902: have_func('rb_thread_fd_select') returns false
Eric Wong wrote:
> dwfaithfull@gmail.com wrote:
> > Bug #11902: have_func('rb_thread_fd_select') returns false
> ...
dwfait (Dwain Faithfull)
03:55 AM Ruby master Bug #11902 (Third Party's Issue): have_func('rb_thread_fd_select') returns false
Hello all. I don't know if this is a bug or an error on my part of setting something up.
I was unable to install t...
dwfait (Dwain Faithfull)

Also available in: Atom