Subject: [ruby-core:19060] Re: Ruby is "stealing" names from operating system API:s
From: Nobuyoshi Nakada <nobu ruby-lang.org>
Date: Wed, 1 Oct 2008 10:10:02 +0900
References: 1905519058
In-reply-to: 19058
Hi,
At Wed, 1 Oct 2008 09:06:00 +0900,
Yukihiro Matsumoto wrote in [ruby-core:19058]:
> It seems include/ruby/win32.h still overrides write() etc.
It (and others) is inside of #ifdef RUBY_EXPORT, i.e., only for
ruby core.
--
Nobu Nakada