diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-09-03 11:47:34 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-09-03 11:47:34 +0000 |
| commit | db0d5fcaadf939aeeb3038ffc8e5b1b1e25c120c (patch) | |
| tree | 08356791239f2f723b7c8092d372ac00e5fa9d2e /ChangeLog | |
| parent | 68b0f9d47f1dcbc873f5739e3345d88c78a59cc6 (diff) | |
* ruby.h (SYMBOL_P): Qnil and Qfalse are not Symbol.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10846 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Sun Sep 3 20:47:02 2006 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ruby.h (SYMBOL_P): Qnil and Qfalse are not Symbol. + Sun Sep 3 15:32:44 2006 Nobuyoshi Nakada <nobu@ruby-lang.org> * lib/mkmf.rb: get rid of nil.to_s. |
