Skip to content
Snippets Groups Projects
Commit ec21501c authored by Lars Kanis's avatar Lars Kanis
Browse files

Fix loading error on Ruby 1.8.7 by renaming the C++ extension to fox16_c.

Before commit af543822 loading order of fox16.so and fox16.rb was irrelevant.
But now fox16.rb must be called, in order to load ruby files to the C++
extension. Renaming the C++ extension ensures, that fox16.rb is called first.
parent ac70387a
No related branches found
No related tags found
No related merge requests found
Showing
with 260 additions and 260 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment