mirror of
https://github.com/ruby/ruby.git
synced 2025-08-28 15:36:16 +02:00

* dln.c (dln_load): use wchar version to load a library in non-ascii path on Windows. based on the patch by Bugra Barin <bugrabarin AT hotmail.com> in [ruby-core:61845]. [Bug #9699] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45523 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
4 lines
26 B
C
4 lines
26 B
C
void
|
|
Init_empty(void)
|
|
{
|
|
}
|