From: "phasis68 (Heesob Park)" Date: 2013-09-24T12:18:59+09:00 Subject: [ruby-core:57345] [ruby-trunk - Bug #8944][Open] Error in example code of DL::CFunc Issue #8944 has been reported by phasis68 (Heesob Park). ---------------------------------------- Bug #8944: Error in example code of DL::CFunc https://bugs.ruby-lang.org/issues/8944 Author: phasis68 (Heesob Park) Status: Open Priority: Normal Assignee: Category: Target version: ruby -v: ruby 2.1.0dev (2013-09-24 trunk 43025) [i386-mswin32_100] Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN I found an error in the example code of DL::CFunc. libc,['strcpy'] should be libc['strcpy'] -- http://bugs.ruby-lang.org/