ruby-cvs:19619
From: usa ruby-lang.org
Date: Fri, 25 May 2007 11:13:19 +0900 (JST)
Subject: [ruby-cvs:19619] Ruby:r12383: * regint.h (include): on some platform, defines.h redefines
usa 2007-05-25 11:13:18 +0900 (Fri, 25 May 2007)
New Revision: 12383
Modified files:
trunk/ChangeLog
trunk/regint.h
trunk/version.h
Log:
* regint.h (include): on some platform, defines.h redefines
SIZE_OF_LONG_LONG so souldn't re-include config.h after included
defines.h.
* regint.h (vsnprintf): ruby on windows already have vsnprintf macro.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=12383&r2=12382
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12383&r2=12382
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/regint.h?r1=12383&r2=12382