ruby-cvs:20277
From: shyouhei ruby-lang.org
Date: Thu, 16 Aug 2007 07:53:16 +0900 (JST)
Subject: [ruby-cvs:20277] Ruby:r13040 (ruby_1_8_5): * dln.c (conv_to_posix_path): removed.
shyouhei 2007-08-16 07:53:15 +0900 (Thu, 16 Aug 2007)
New Revision: 13040
Modified files:
branches/ruby_1_8_5/ChangeLog
branches/ruby_1_8_5/dln.c
branches/ruby_1_8_5/ruby.c
branches/ruby_1_8_5/version.h
Log:
* dln.c (conv_to_posix_path): removed.
* ruby.c (rubylib_mangled_path, rubylib_mangled_path2): return
VALUE instead of a pointer to static buffer.
* ruby.c (push_include_cygwin): fixed buffer overflow.
[ruby-dev:31297]
* ruby.c (ruby_init_loadpath): not convert built-in paths.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/dln.c?r1=13040&r2=13039
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/version.h?r1=13040&r2=13039
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/ruby.c?r1=13040&r2=13039
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/ChangeLog?r1=13040&r2=13039