General

Profile

harking (George M. Harkin)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

12/29/2010

04:14 AM Backport187 Backport #4220 (Closed): Non-descriptive error when failing to load compiled library
=begin
When loading nokogiri that was compile on a different architecture the error that is given simply states tha...
harking (George M. Harkin)

12/18/2010

01:12 AM Ruby master Bug #4167: URI.encode encodes reserved character of #
=begin
Just noticed "warn "#{caller(1)[0]}: warning: URI.escape is obsolete" if $VERBOSE".

What is the replacem...
harking (George M. Harkin)
12:43 AM Ruby master Bug #4167: URI.encode encodes reserved character of #
=begin
Workaround is to use

exp = URI.encode(x, Regexp.new("[^#{URI::PATTERN::UNRESERVED}#{URI::PATTERN::RES...
harking (George M. Harkin)
12:07 AM Ruby master Bug #4167 (Closed): URI.encode encodes reserved character of #
=begin
URI.encode's default behavior is to follow RFC 2732 [http://tools.ietf.org/html/rfc2732] which includes # in...
harking (George M. Harkin)

Also available in: Atom