ruby-changes:22549
From: nari <ko1@a...>
Date: Tue, 14 Feb 2012 18:14:18 +0900 (JST)
Subject: [ruby-changes:22549] nari:r34598 (trunk): added bug ref
nari 2012-02-14 18:14:08 +0900 (Tue, 14 Feb 2012) New Revision: 34598 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=34598 Log: added bug ref Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 34597) +++ ChangeLog (revision 34598) @@ -2,6 +2,7 @@ * gc.c (assign_heap_slot): SEGV happens cause on 64-bit platform sometime there should be `objs-=2` instead of `objs--`. + [Bug #6006] patched by Sokolov Yura. https://github.com/ruby/ruby/pull/92 Tue Feb 14 16:00:30 2012 Nobuyoshi Nakada <nobu@r...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/