diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-06-18 02:28:11 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-06-18 02:28:11 +0000 |
| commit | c8d6f285a5303eee06a8de136f0df36c0021df02 (patch) | |
| tree | 0d9dfe171c7a8b615ecad23efec5dd4a5286bba7 /ChangeLog | |
| parent | 0c399c3004251484b72dcca659927b7a0d3be45a (diff) | |
| download | ruby-c8d6f285a5303eee06a8de136f0df36c0021df02.tar.gz ruby-c8d6f285a5303eee06a8de136f0df36c0021df02.tar.xz ruby-c8d6f285a5303eee06a8de136f0df36c0021df02.zip | |
* intern.h, ext/thread/thread.c: moved prototype of rb_thread_status()
to get rid of error in C++. [ruby-list:43615]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8_6@12567 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Mon Jun 18 11:29:49 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * intern.h, ext/thread/thread.c: moved prototype of rb_thread_status() + to get rid of error in C++. [ruby-list:43615] + Sun Jun 10 13:47:36 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> * test/ruby/test_beginendblock.rb (test_should_propagate_signaled): |
