Closed schisamo closed 13 years ago
It appears the regex used to load the correct dynamic library interprets a Mac as a windows machine: https://github.com/zenchild/gssapi/blob/master/lib/gssapi/lib_gssapi.rb#L30
ruby-1.9.2-p0 > puts RUBY_PLATFORM x86_64-darwin10.4.0
I have a fix. Will attach soon.
It appears the regex used to load the correct dynamic library interprets a Mac as a windows machine: https://github.com/zenchild/gssapi/blob/master/lib/gssapi/lib_gssapi.rb#L30
I have a fix. Will attach soon.