diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Fri Jan 16 12:15:07 2009 NAKAMURA Usaku <usa@ruby-lang.org> + + * include/ruby/ruby.h (PRI_PTRDIFF_PREFIX): must define as string. + if not, cause compile error in using PRI?VALUE. + + * win32/Makefile.sub (config.h): add SIZEOF_INTPTR_T and + SIZEOF_UINTPTR_T for SIZEOF_VALUE. + Fri Jan 16 11:51:20 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * symbian/pre-build (COMSPEC): should not overridden. |
