diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-03-20 16:43:24 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-03-20 16:43:24 +0000 |
| commit | d095f16b52ca54c83966736c5188e01705c18158 (patch) | |
| tree | a3712d7090d9ac41c6081909dd1cbf43c7fdd51a /ChangeLog | |
| parent | 4756dfd04f912dd0dbdfbda2065844dae331444a (diff) | |
| download | ruby-d095f16b52ca54c83966736c5188e01705c18158.tar.gz ruby-d095f16b52ca54c83966736c5188e01705c18158.tar.xz ruby-d095f16b52ca54c83966736c5188e01705c18158.zip | |
* missing.h: include <stdarg.h> or <varargs.h> if HAVE_VSNPRINTF
is not defined.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3590 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 @@ +Fri Mar 21 01:29:35 2003 Yukihiro Matsumoto <matz@ruby-lang.org> + + * missing.h: include <stdarg.h> or <varargs.h> if HAVE_VSNPRINTF + is not defined. + Thu Mar 20 18:31:37 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net> * lib/optparse.rb (OptionParser#order!): follow recent change |
