Bug #1309
closed
Added by cfis (Charlie Savage) over 15 years ago.
Updated over 13 years ago.
Description
=begin
The dl tests now pass again on windows (thanks!).
However, instead of getting the runtime library name from the dll name, it seems more appropriate to use the site-arch config setting.
Patch attached.
=end
Files
=begin
Hi,
At Sun, 22 Mar 2009 16:55:56 +0900,
Charlie Savage wrote in [ruby-core:22990]:
However, instead of getting the runtime library name from the
dll name, it seems more appropriate to use the site-arch
config setting.
What's the reason?
--
Nobu Nakada
=end
=begin
Two reasons.
First is philosophical. Using "sitearch" seems more apppriate than "RUBY_SO_NAME" - that is the point of sitearch isn't it?
Second is practical. I continue to hope that I'll be able to convince ruby core that the shared library name on windows should be ruby19.dll (I'll be sending another email soon :). Therefore RUBY_SO_NAME will no longer work for this.
Charlie
=end
=begin
Hi,
At Mon, 23 Mar 2009 07:54:54 +0900,
Charlie Savage wrote in [ruby-core:22997]:
First is philosophical. Using "sitearch" seems more apppriate
than "RUBY_SO_NAME" - that is the point of sitearch isn't it?
RUBY_SO_NAME is too.
Second is practical. I continue to hope that I'll be able to
convince ruby core that the shared library name on windows
should be ruby19.dll (I'll be sending another email soon :).
Therefore RUBY_SO_NAME will no longer work for this.
I had explained why it can't. Do you have any suggestion for
workaround?
--
Nobu Nakada
=end
=begin
Hi Nobu,
Let's take the dll naming issue back to ruby-core, I'll post there in the next couple of days.
I'd still like this test to use sitearch. Is there any good reason why it can't?
Charlie
=end
- Assignee set to nobu (Nobuyoshi Nakada)
- Target version changed from 1.9.1 to 1.9.2
- Status changed from Open to Rejected
Also available in: Atom
PDF
Like0
Like0Like0Like0Like0Like0Like0