* vm.c (env_mark): mark env->block.self. prevent SEGV when GC occur
in prepare_iseq_build with gcc version 3.4.6 [FreeBSD] 20060305 on FreeBSD/amd64. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16343 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7d82d98d56
commit
332529d45a
@ -1,3 +1,9 @@
|
||||
Sat May 10 11:36:20 2008 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* vm.c (env_mark): mark env->block.self. prevent SEGV when GC occur
|
||||
in prepare_iseq_build with gcc version 3.4.6 [FreeBSD] 20060305 on
|
||||
FreeBSD/amd64.
|
||||
|
||||
Fri May 9 19:16:00 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
|
||||
* thread.c (timeofday): use monotonic clock. based on a patch
|
||||
|
Loading…
x
Reference in New Issue
Block a user