General

Profile

meta (mathew murphy)

  • Login: meta
  • Email: meta@pobox.com
  • Registered on: 08/18/2009
  • Last sign in: 12/09/2016

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 13 13

Activity

12/09/2016

03:31 PM Ruby master Bug #12958: Breaking change in how `#round` works
For the record, I think that the new choice of default is poor.
People have a normal everyday expectation for how...
meta (mathew murphy)

01/25/2016

06:49 PM Ruby master Misc #12004: Code of Conduct
Jonathan Eyler-Werve wrote:
> If I were moderating this exchange, I think a clear set of guidelines for participatio...
meta (mathew murphy)

01/06/2016

04:19 PM Ruby master Misc #11960 (Closed): Tiny documentation improvement for URI.escape
This just cropped up on Reddit. A user was confused by URI.escape's behavior, why it was obsolete, and what should be... meta (mathew murphy)

08/15/2014

10:28 PM Ruby master Bug #10132: unpack() ignores default encoding when generating strings, always uses ASCII-8BIT
Now that I read [the documentation on encodings](http://ruby-doc.org/core-2.0/Encoding.html) more carefully, I think ... meta (mathew murphy)
10:13 PM Ruby master Bug #10132: unpack() ignores default encoding when generating strings, always uses ASCII-8BIT
The Ruby documentation says:
M | **String** | quoted printable, MIME encoding (see RFC2045)
And [RFC 2045](h...
meta (mathew murphy)

08/14/2014

06:48 PM Ruby master Bug #10132: unpack() ignores default encoding when generating strings, always uses ASCII-8BIT
In case there's confusion because of the strange splits in my examples:
["ünicode"].pack('M*').unpack('M*').fi...
meta (mathew murphy)
06:21 PM Ruby master Bug #10132 (Rejected): unpack() ignores default encoding when generating strings, always uses ASCII-8BIT
New strings are generated in the default encoding:
irb> __ENCODING__.name
=> "UTF-8"
irb> "ünicode"....
meta (mathew murphy)

03/11/2014

07:34 PM Ruby master Feature #2567: Net::HTTP does not handle encoding correctly
This still seems to be a problem in Ruby 2.1.1p76. Data ends up as ASCII-8BIT even if the server specifies that it's ... meta (mathew murphy)

03/15/2013

02:27 AM Ruby master Bug #8085: Debian configure failure because of nonexistent GCC flag -Werror=shorten-64-to-32
Oops! Turns out this is a bug in ruby-build:
https://github.com/sstephenson/ruby-build/issues/325
Sorry.
meta (mathew murphy)

03/14/2013

06:23 AM Ruby master Bug #8085 (Third Party's Issue): Debian configure failure because of nonexistent GCC flag -Werror=shorten-64-to-32
Trying to build Ruby 2.0.0 on Debian Stable:
ruby-2.0.0-p0/golf_prelude.c
/tmp/ruby-build.20130313161606.17854/ru...
meta (mathew murphy)

Also available in: Atom