Skip to content

Nil check#3

Merged
dbalatero merged 2 commits intodbalatero:masterfrom
harbu:nil-check
Aug 9, 2012
Merged

Nil check#3
dbalatero merged 2 commits intodbalatero:masterfrom
harbu:nil-check

Conversation

@harbu
Copy link

@harbu harbu commented Dec 22, 2011

Fixed the "segmentation fault on nil arguments" issue by adding a check that the given arguments are really strings. If given something else will raise a TypeError. I also updated RSpec to version 2.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI, If you want to make this private, you can do: private :ffi_distance after the declaration. Let me know if you want to do this before I merge! Thanks!

@acanyon
Copy link

acanyon commented Aug 7, 2012

@dbalatero @harbu Is there anyway we can get this merged?

@dbalatero
Copy link
Owner

hey! thanks for the nudge - i'll try to get to it tonight.

@dbalatero dbalatero merged commit 596131a into dbalatero:master Aug 9, 2012
@dbalatero
Copy link
Owner

merged, releasing a 1.0.3 gem shortly.

@dbalatero
Copy link
Owner

1.0.3 is out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants