ruby-cvs:25163
From: usa ruby-lang.org
Date: Tue, 8 Jul 2008 00:06:40 +0900 (JST)
Subject: [ruby-cvs:25163] Ruby:r17944 (win32-unicode-test): * win32/win32.c, include/win32/win32.c (rb_w32_parse_cmndline): new
usa 2008-07-08 00:06:39 +0900 (Tue, 08 Jul 2008)
New Revision: 17944
Modified files:
branches/win32-unicode-test/ChangeLog
branches/win32-unicode-test/include/ruby/win32.h
branches/win32-unicode-test/ruby.c
branches/win32-unicode-test/win32/win32.c
Log:
* win32/win32.c, include/win32/win32.c (rb_w32_parse_cmndline): new
function to parse command line from GetCommandLineW().
this is incomplete.
* ruby.c (process_options): use rb_w32_parse_cmdline(). this is
incomplete, too.
* win32/win32.c (rb_w32_write_console): sorry, pullup mistake.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=17944