Actions
Bug #7484
closedFiddle::Importer incompatibility with DL::Importer
Description
As described in r38054, Fiddle::Importer is not compatible with DL::Importer about :stdcall.
I hope attached patch fixed the issue.
Files
Updated by usa (Usaku NAKAMURA) almost 12 years ago
- Status changed from Open to Assigned
- Priority changed from Normal to 5
I'm waiting this problem is fixed.
I'm planning to move ext/dl/win32/lib/win32/* scripts to fiddle, but this problem prevents it.
Updated by usa (Usaku NAKAMURA) almost 12 years ago
I asked aaron about this commit, and he confirmed the patch.
Goto-san, please commit it!
Updated by ngoto (Naohisa Goto) almost 12 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r38182.
Naohisa, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- ext/fiddle/lib/fiddle/import.rb (import_function, bind_function):
should respect call_type for migration from DL to Fiddle.
[Bug #7484] [ruby-core:50405]
Actions
Like0
Like0Like0Like0