pragdave (Dave Thomas)
- Login: pragdave
- Email: dave@pragprog.com
- Registered on: 06/16/2008
- Last sign in: 11/02/2011
Issues
Projects
Project |
Roles |
Registered on |
Ruby |
Alumni |
03/13/2025 |
11/01/2011
-
11:11 PM
Ruby
Bug #5529: Bus error with Fibers on OSX Lion
- Kenta Murata wrote:
> Dave Thomas wrote:
> > Also, looking at your output—why is it writing cat/dog/cat/dog? Should...
pragdave (Dave Thomas)
-
01:26 PM
Ruby
Bug #5529: Bus error with Fibers on OSX Lion
- Dave Thomas wrote:
> I've attached the rvm logs from the installation
Also, looking at your output—why is it wr...
pragdave (Dave Thomas)
-
01:18 PM
Ruby
Bug #5529: Bus error with Fibers on OSX Lion
- I've attached the rvm logs from the installation
pragdave (Dave Thomas)
-
01:24 AM
Ruby
Bug #5529 (Rejected): Bus error with Fibers on OSX Lion
- =begin
The attached program crashes with the following trace:
dave[ruby3/Book 11:18:39] ruby /tmp/prog.rb
cat
...
pragdave (Dave Thomas)
11/25/2010
-
01:41 AM
Ruby
Feature #4085: Refinements and nested methods
- =begin
module Quux
using FooExt
foo = Foo.new
foo.bar # => FooExt#bar
foo.baz # => Fo...
pragdave (Dave Thomas)
09/18/2010
-
07:51 AM
Ruby
Bug #3849 (Closed): Add back documentation for [IO|Kernel].select
- =begin
The documentation for select() seems to have been removed. The attached patch adds it back.
Dave
=end
pragdave (Dave Thomas)
09/17/2010
-
07:39 AM
Ruby
Bug #3843 (Closed): ruby -r tracer prog.rb no longer tracers prog.rb
- =begin
The problem appears to be at the end of tracer.rb:
if $0 == __FILE__
# direct call
$0 =...
pragdave (Dave Thomas)
08/29/2010
-
10:37 PM
Ruby
Bug #3760 (Closed): help "String.new" (for example) no longer works in irb
- =begin
ruby-1.9.2-p0 > help "String.new"
NoMethodError: undefined method `get_info_for' for #<RDoc::RI::Driver:0x...
pragdave (Dave Thomas)
01/18/2009
-
01:06 AM
Ruby
Bug #1019: irb/xmp fails because StringInputMethod doesn't support #encoding
- =begin
On Jan 17, 2009, at 3:05 AM, Yuki Sonoda wrote:
> Issue #1019 has been updated by Yuki Sonoda.
>
> Sta...
pragdave (Dave Thomas)
01/17/2009
-
06:06 AM
Ruby
Bug #1020 (Closed): Matrix#rank loops in some circumstances
- =begin
$ ruby -v -r matrix -e 'p Matrix[ [1,2,3], [4,5,6], [7,8,9] ].rank'
ruby 1.9.1p5000 (2009-01-16 trunk 21610...
pragdave (Dave Thomas)
Also available in: Atom
Loading...