General

Profile

josb (Jos Backus)

  • Login: josb
  • Email: jos@catnook.com
  • Registered on: 03/11/2011
  • Last sign in: 12/14/2014

Issues

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

Activity

12/14/2014

06:18 PM Ruby master Misc #10553: Ruby 2.2.0 release engeneering
Hi,

On Dec 11, 2014 6:16 PM, <naruse@airemix.jp> wrote:
>
> Issue #10553 has been updated by Yui NARUSE.
>
>
...
josb (Jos Backus)

10/18/2014

02:28 AM Ruby master Feature #10395: erb: allow variables to be set from the command line
Thanks Nobu, that looks like a much better implementation. Appreciate your help.
josb (Jos Backus)

10/17/2014

05:36 AM Ruby master Feature #10395 (Closed): erb: allow variables to be set from the command line
This would make erb more useful from the command line. Granted the use of Binding#eval is dangerous so one has to be ... josb (Jos Backus)

12/04/2011

06:53 AM Ruby master Feature #5478: Add syntax to import Set into core
How would one represent an empty Set?
'{}' can't be used as it would be ambiguous.
josb (Jos Backus)

06/09/2011

12:54 AM Ruby master Feature #4778: IO#each_chomped
Charles, shouldn't
x.chomp!
be
x.chomp
in the above code? x.chomp! can return nil.
josb (Jos Backus)

03/21/2011

11:24 AM Ruby master Bug #4503: ext/win32ole writes into $srcdir during build, breaking read-only source tree builds
=begin
Thanks Benoit, I didn't see that change.
And thanks Nobu, for the fix.
=end
josb (Jos Backus)
10:20 AM Ruby master Bug #4503: ext/win32ole writes into $srcdir during build, breaking read-only source tree builds
=begin
Hi Nobu, you closed the bug but I didn't see any actions/resolution associated with it. What gives? Thanks!
=end
josb (Jos Backus)

03/15/2011

03:58 AM Ruby master Bug #4503 (Closed): ext/win32ole writes into $srcdir during build, breaking read-only source tree builds
=begin
ext/win32ole/extconf.rb writes a .document file into $srcdir, which violates the premise of a read-only source...
josb (Jos Backus)

Also available in: Atom