diff options
author | tarui <tarui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2012-12-02 02:47:19 +0000 |
---|---|---|
committer | tarui <tarui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2012-12-02 02:47:19 +0000 |
commit | 8f7a275c6750b233164e742c013f26969777ac87 (patch) | |
tree | 1dcbd0c470b7fc720baa8a61ba4f22ccb113eee2 | |
parent | f242cefc68e8755493a50aaf2a30943e85994d6d (diff) |
add ticket ref: [ruby-dev:46665] [Bug #7468]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38136 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Sun Dec 2 07:24:23 2012 Eric Hodel <[email protected]> Sun Dec 2 06:02:00 2012 KOSAKI Motohiro <[email protected]> * gc.h (SET_MACHINE_STACK_END): add volatile for preventing - harmful optimization. + harmful optimization. [ruby-dev:46665] [Bug #7468] Sun Dec 2 05:01:58 2012 Koichi Sasada <[email protected]> |