Activity
From 09/05/2009 to 09/11/2009
09/11/2009
-
09:57 PM Bug #2086 (Closed): Update NEWS for 1.9.2
- =begin
Applied in changeset r24854.
=end
-
06:10 PM Bug #2086 (Closed): Update NEWS for 1.9.2
- =begin
NEWS needs updating. I started on this (rough diff attached) but then realised it was more work than I expect... -
05:04 PM Bug #2053: `for` No Longer Splats When RHS Returns More Values Than LHS Expects
- =begin
Thanks, nobu. I've updated the spec. Don't leave this ticket open on my account. :-)
=end
-
05:03 PM Feature #2084 (Closed): Method#source_location and Methods Created with `attr`
- =begin
$ cat /tmp/attr.rb
class C
attr :a
end
p C.instance_methods(false)
p C.instance_met... -
03:03 PM Feature #2061: Named Unicode Character Escapes
- =begin
> * Normalise the name by converting to uppercase and replacing underscores with spaces.
done this for prop... -
06:41 AM Bug #1978: fixed crash in lib/logger.rb from dependency on svn keywork expansion
- =begin
Kirk,
Can you let me know if there is anything else I need to do to get this patch into 1_8_6?
I'd ... -
02:43 AM Feature #2080: Proc#to_source, Method#to_source
- =begin
ささだです。
Yuki Sonoda wrote::
> 担当者: Koichi Sasada, カテゴリ: core, Target version: 1.9.2
>
> [ruby-core:246... -
01:10 AM Feature #2080 (Rejected): Proc#to_source, Method#to_source
- =begin
[ruby-core:24673]に見るように、Proc#to_sourceやMethod#to_sourceがあると、1.8時代にnode.hを利用してしまっていたようなライブラリの問題の多くを解決できます。そこで... -
01:59 AM Bug #1914: ruby-1.9.1-p243 failed to build from source on aix 5.3 with gcc 4.2.0
- =begin
金本です。
2009/9/10 Nobuyoshi Nakada <[email protected]>:
> なかだです。
> これだと、LIBRUBY_DLDFLAGSには-bexpallがついて-... -
01:37 AM Bug #446 (Closed): [PATCH] [DOC] Net::HTTPHeaders#fetch does not return nil but raises IndexError
- =begin
Applied in changeset r24830.
=end
-
01:35 AM Bug #2072: Segmentation faults with libxml-ruby and ruby 1.9.1
- =begin
On Thu, Sep 10, 2009 at 5:57 PM, Nobuyoshi Nakada <[email protected]> wrote:
> Hi,
>
> At Fri, 11 Sep 200... -
12:57 AM Bug #2072: Segmentation faults with libxml-ruby and ruby 1.9.1
- =begin
Hi,
At Fri, 11 Sep 2009 00:45:12 +0900,
Aaron Patterson wrote in [ruby-core:25516]:
> This is not a bug....
09/10/2009
-
11:14 PM Bug #2053: `for` No Longer Splats When RHS Returns More Values Than LHS Expects
- =begin
Hi,
At Sun, 6 Sep 2009 02:17:17 +0900,
Run Paint Run Run wrote in [ruby-core:25414]:
> $ cat /tmp/for.rb... -
11:07 PM Bug #2077 (Closed): Patch for issue 1337 is incomplete/does not work as intended
- =begin
Applied in changeset r24829.
=end
-
08:37 PM Bug #2077 (Closed): Patch for issue 1337 is incomplete/does not work as intended
- =begin
The patch in issue 1337 does not take into consideration data install, which also fails when using make -jN i... -
04:38 PM Bug #2072 (Third Party's Issue): Segmentation faults with libxml-ruby and ruby 1.9.1
- =begin
The binary gem of libxml-ruby is for 1.8, not 1.9.
Ask the distributor of the gem.
=end
-
03:05 PM Bug #2072 (Third Party's Issue): Segmentation faults with libxml-ruby and ruby 1.9.1
- =begin
I encountered segmentation fault when I used LibXML-ruby with Ruby 1.9.1.
My environment is as follows:
... -
04:19 PM Bug #2075 (Closed): ext/json/ext/generator/generator.c のドキュメントへの小さなパッチ
- =begin
コードを見た感じでは call-seq がおかしいと思ったのでパッチを書いてみました。
よろしくお願いします。
Index: ext/json/ext/generator/generator.c
==... -
04:14 PM Feature #2074 (Third Party's Issue): json の j や jj は module_function にするべき?
- =begin
p や pp が module_function なので json の j や jj も合わせるべきかもしれません。
yaml の y や yy も module_function になっていません。
... -
04:07 PM Feature #1949 (Closed): Warn needless escaped characters
- =begin
Applied in changeset r24825.
=end
-
12:38 PM Bug #2063 (Feedback): Core dump on AIX
- =begin
No diff is attached.
=end
09/09/2009
-
10:03 PM Bug #2068 (Closed): FileUtils.cp should not create dest if src cannot be found.
- =begin
Applied in changeset r24823.
=end
-
09:42 PM Bug #2068 (Closed): FileUtils.cp should not create dest if src cannot be found.
- =begin
irb(main):009:0> Dir['*']
=> []
irb(main):010:0> FileUtils.cp '', 'dest'
Errno::ENOENT: No such file or... -
06:25 PM Bug #1852: Enumerable's #hash Raises ArgumentError When Recursive Values are Present
- =begin
Tanaka,
Thank you for your explanation. :-) I haven't fully understood the
issues involved yet, but assum... -
09:49 AM Bug #2066 (Closed): Merge Latest RDoc/Ri
- =begin
Could RDoc/Ri be merged before the release of 1.9.2? We're on version 2.2.2 and the latest released version i... -
08:27 AM Feature #2061: Named Unicode Character Escapes
- =begin
> If you can't change regexp or other core things, I can do.
Thank you. I made a couple of attempts but ... -
02:09 AM Feature #2061 (Assigned): Named Unicode Character Escapes
- =begin
I agree this.
If you can't change regexp or other core things, I can do.
You may already know but for ... -
01:22 AM Bug #1960 (Assigned): errors in configure on AIX
- =begin
I'm looking at this right now.
=end
-
12:38 AM Feature #2065 (Rejected): An ancestors iterator
- =begin
I have implemented DSLs that add features to a class/module that should be inherited like methods. In those... -
12:16 AM Bug #2064 (Closed): Missing exports
- =begin
This is connected to issue 2063. The problem is that, for example, .ext/powerpc-aix5.3.0.0/enc/iso_8859_1.so... -
12:09 AM Bug #2063 (Closed): Core dump on AIX
- =begin
The aix_loaderror routine has many problems. First, if loadquery fails, messages has not been initialized. ...
09/08/2009
-
11:25 PM Feature #1784: More encoding (Big5 series) support?
- =begin
Hi, I've tested BIG5-HKSCS against trunk today, and it works fine.
# ruby 1.9.2dev (2009-09-08 trunk 24791)... -
09:57 PM Bug #2062 (Closed): BUS Error on Kernel#gem
- =begin
Applied in changeset r24790.
=end
-
05:11 PM Bug #2062: BUS Error on Kernel#gem
- =begin
Confirmed.
$ ruby -ve 'gem("rdoc", ">=2.2.2")'
ruby 1.9.2dev (2009-09-05 trunk 24762) [i686-linux]... -
04:50 PM Bug #2062 (Closed): BUS Error on Kernel#gem
- =begin
According to nobu, the following code causes Bus Error.
gem("rdoc", ">=2.2.2")
This is a showstopper... -
03:18 PM Feature #2061 (Closed): Named Unicode Character Escapes
- =begin
I suggest the addition of a \N{name} escape where _name_ is the name of a Unicode character. It would resolve... -
02:50 PM Bug #2035 (Closed): Segfault in parser (list_concat_gen)
- =begin
Applied in changeset r24741.
=end
-
06:54 AM Feature #2060 (Closed): DLをCからRubyに変換する事を勧めます
- =begin
DLをCからRubyに変換すれば良いと思ったので、変換しました。CからRubyに変換後のパッチとそのテストを送ります。
このパッチを受け入れてもらえるのなら、これからもっとCからRubyに変換をするつもりです...
09/07/2009
-
10:21 PM Feature #2043: incompatible character encodings
- =begin
Thank you for the links. It was interesting.
I'm looking forward Ruby 2.0 and their automatic conversion... -
05:04 PM Feature #2043: incompatible character encodings
- =begin
http://jp.rubyist.net/magazine/?0025-Ruby19_m17n
http://yokolet.blogspot.com/2009/07/design-and-implementat... -
04:17 PM Feature #2043: incompatible character encodings
- =begin
> On Ruby 1.9's view, Unicode is not a superset of Windows-1252.
Is the "Ruby 1.9's view" somewhere desc... -
03:39 PM Feature #2043 (Rejected): incompatible character encodings
- =begin
=end
-
03:33 PM Feature #2043: incompatible character encodings
- =begin
Ruby 1.9 doesn't automatic conversion.
ASCII character set is a special
because those characters of ASCII... -
03:12 PM Feature #2043: incompatible character encodings
- =begin
In following example, just characters from US-ASCII are used and in this case the addition works well.
s... -
11:26 AM Feature #2043: incompatible character encodings
- =begin
=end
-
05:57 PM Bug #2059 (Rejected): Marking internal functions as internal
- =begin
All internal (extern) functions should be marked as internal in Doxygen comments before 1.9.2's release.
=end
-
04:51 PM Bug #1393 (Assigned): Multiple assignment does not call to_a but to_ary
- =begin
=end
-
02:32 PM Bug #1908 (Rejected): readline ignores inputrc
- =begin
=end
-
02:30 PM Bug #1970 (Rejected): Pathname#to_str doesn't appear to work anymore
- =begin
=end
-
02:16 PM Bug #1926: Different eval/binding behaviour in 1.9
- =begin
=end
-
02:09 PM Bug #1914: ruby-1.9.1-p243 failed to build from source on aix 5.3 with gcc 4.2.0
- =begin
=end
-
01:55 PM Bug #1919 (Assigned): sparc-solaris-2.10 で 1.9.2-preview1 がビルドできない
- =begin
=end
-
01:38 PM Bug #1948: RDoc Fails with Non-ASCII Pathnames
- =begin
=end
-
01:35 PM Bug #1954 (Assigned): line number 0?
- =begin
=end
-
01:34 PM Bug #1967 (Assigned): Segmentation fault at test_qsort1 and test_qsort2 in test/dl/test_func.rb running on sparc-solaris-2.10
- =begin
=end
-
01:25 PM Bug #2008: test_io.rb: test 2 fails on FreeBSD
- =begin
=end
-
03:33 AM Bug #2008 (Assigned): test_io.rb: test 2 fails on FreeBSD
- =begin
=end
-
01:23 PM Bug #1984 (Assigned): unable to require '.so' files with full directory path
- =begin
=end
-
01:19 PM Bug #1982 (Assigned): Kernel.load(..., true) --> scope problem
-
12:37 PM Feature #2018 (Closed): [irb] BasicObject.new doesn't have an inspect
- =begin
Applied in changeset r24779.
=end
-
11:35 AM Feature #2018: [irb] BasicObject.new doesn't have an inspect
- =begin
It is not a bug. But I think enhancement for irb is possible.
What kind of handling do you want?
=end
-
11:46 AM Bug #1977: test failed in test_isdigit in test/dl/test_func.rb on sparc-solaris-2.10 (64bit)
- =begin
=end
-
11:22 AM Bug #2047 (Assigned): Time#<=> Raises NoMethodError on Incomparable Argument
- =begin
=end
-
11:16 AM Bug #2048 (Assigned): Thread#raise: Handling of Current Exception
- =begin
=end
-
11:09 AM Bug #2049: String#upto: Possible Regression
- =begin
=end
-
11:06 AM Bug #2053: `for` No Longer Splats When RHS Returns More Values Than LHS Expects
- =begin
=end
-
01:38 AM Feature #2034: Consider the ICU Library for Improving and Expanding Unicode Support
- =begin
> > Adding Unicode sensitive functions to String may be accepted.
> > For example if the library is loaded,...
09/06/2009
-
07:38 AM Feature #1889: Teach Onigurma Unicode 5.0 Character Properties
- =begin
Hi,
In message "Re: [ruby-core:25413] [Feature #1889] Teach Onigurma Unicode 5.0 Character Properties"
... -
04:26 AM Feature #1889: Teach Onigurma Unicode 5.0 Character Properties
- =begin
> > RE.txt is for original Oniguruma, not for Ruby 1.9's regexp.
> > We may need our own document.
>
> ... -
04:03 AM Feature #1889: Teach Onigurma Unicode 5.0 Character Properties
- =begin
> RE.txt is for original Oniguruma, not for Ruby 1.9's regexp.
> We may need our own document.
Absolut... -
03:16 AM Feature #1889: Teach Onigurma Unicode 5.0 Character Properties
- =begin
RE.txt is for original Oniguruma, not for Ruby 1.9's regexp.
We may need our own document.
I think, PO... -
01:46 AM Feature #1889: Teach Onigurma Unicode 5.0 Character Properties
- =begin
It appears that http://www.geocities.jp/kosako3/oniguruma/doc/RE.txt did not accurately reflect the behaviour... -
02:17 AM Bug #2053 (Closed): `for` No Longer Splats When RHS Returns More Values Than LHS Expects
- =begin
$ cat /tmp/for.rb
class OFor
def each
[[1,2,3], [4,5,6]].each do |a|
yield(a[0],... -
01:42 AM Bug #1753 (Assigned): non success open client socket not detected on windows
- =begin
I heard that this bug has been fixed for trunk and ruby_1_8. I've also backported that fix to 1.8.7.
Sorry... -
12:33 AM Feature #2034: Consider the ICU Library for Improving and Expanding Unicode Support
- =begin
I cannot speak for Ruby core team but I personally do not like ICU.
It's not that I am against Unicode but... -
12:13 AM Feature #2034: Consider the ICU Library for Improving and Expanding Unicode Support
- =begin
Another data point: Perl 6 is optionally linking against ICU (http://github.com/rakudo/rakudo/tree).
=end
-
12:05 AM Feature #2034: Consider the ICU Library for Improving and Expanding Unicode Support
- =begin
> Adding Unicode sensitive functions to String may be accepted.
> For example if the library is loaded, Str...
09/05/2009
-
06:39 PM Feature #2034: Consider the ICU Library for Improving and Expanding Unicode Support
- =begin
> If ICU was not available could we not fall back to the current behaviour?
No, if so, it lose portabili... -
05:26 AM Feature #2034: Consider the ICU Library for Improving and Expanding Unicode Support
- =begin
Thank you, naruse.
> First, the dependency to ICU seems a problem.
> ICU is well portable library, but... -
10:47 AM Bug #1996 (Closed): ||= &&= doesn't return rval, but result of method
- =begin
Applied in changeset r24757.
=end
-
10:42 AM Bug #2051 (Closed): alias_method :foo, :__send__
- =begin
Already fixed.
=end
-
08:58 AM Bug #2051: alias_method :foo, :__send__
- =begin
I can reproduce on 1.9 trunk:
$ ruby -e "class Object; alias_method :try, :__send__; end "
-e:1: [BUG]... -
08:54 AM Bug #2051: alias_method :foo, :__send__
- =begin
Looks like a regression, I tried on a different machine:
$ruby19 -e "class Object; alias_method :foo, :_... -
08:43 AM Bug #2051 (Closed): alias_method :foo, :__send__
- =begin
This is a bug that can be experienced when using Rails' ActiveSupport and Ruby 1.9.2:
activesupport/lib/act... -
08:57 AM Feature #1882 (Closed): MatchData#==
- =begin
Applied in changeset r24753.
=end
-
08:27 AM Bug #2050 (Closed): Abbreviated Assignment Operators No Longer Return rvalue
- =begin
$ cat /tmp/h.rb
class H
def [](k) k end
def []=(k, v) [k, v] end
end
a = H.new
... -
08:04 AM Bug #1747: Immediate Values Can be Frozen
- =begin
=end
-
06:50 AM Feature #1697: Object#<=>
- =begin
Hi,
At Sun, 28 Jun 2009 10:48:45 +0900,
Marc-Andre Lafortune wrote in [ruby-core:24063]:
> Other compari... -
06:14 AM Bug #2049 (Closed): String#upto: Possible Regression
- =begin
Prior to r24562:
a = []
"25".upto("5") { |s| a << s }
a #=> ["25"]
Now:
a = []
... -
04:50 AM Bug #1755: IO#reopen Doesn't Fully Associate with Given Stream on 1.9; Ignores pos on 1.8
- =begin
> On your platform, ruby 1.8 seems to copy the position in the stream
> when 1.9 don't. 1.8 does simply us... -
02:12 AM Feature #2043 (Assigned): incompatible character encodings
- =begin
Sorry, what is "possible conversion to ASCII" ?
=end
-
02:10 AM Feature #2032: Change the license to "GPLv2+ or Ruby's original".
- =begin
greg:
> But using a GPL3 library is problematic for a different reason. It is
> not compatible with GPL2... -
01:24 AM Feature #2032: Change the license to "GPLv2+ or Ruby's original".
- =begin
On Fri, Sep 4, 2009 at 5:38 AM, Shyouhei Urabe<[email protected]> wrote:
> Issue #2032 has been updated ... -
01:58 AM Bug #2048 (Closed): Thread#raise: Handling of Current Exception
- =begin
$ cat /tmp/thread.rb
t = Thread.new do
begin
1/0
rescue ZeroDivisionError
sl... -
01:35 AM Bug #2047 (Closed): Time#<=> Raises NoMethodError on Incomparable Argument
- =begin
$ cat /tmp/time-spaceship.rb
p Time.now <=> Object.new
$ ruby8 -v /tmp/time-spaceship.rb
ruby... -
12:29 AM Bug #1852: Enumerable's #hash Raises ArgumentError When Recursive Values are Present
- =begin
If this is, as matz implies, a regression, it would be useful to get it fixed before the 1.9.2 freeze.
=end
Also available in: Atom