Skip to content

Instantly share code, notes, and snippets.

@czottmann
Created January 18, 2010 17:36
Show Gist options
  • Save czottmann/280216 to your computer and use it in GitHub Desktop.
Save czottmann/280216 to your computer and use it in GitHub Desktop.
irb(main):004:0> load_bridge_support_file "Security.bridgesupport"
=> main
irb(main):004:0> SecKeychainAddGenericPassword( nil, 1, "a", 1, "b", 1, Pointer.new_with_type("v"))
Assertion failed: (Ty->isSized() && "Cannot getTypeInfo() on a type that is unsized!"), function getTypeSizeInBits, file TargetData.cpp, line 397.
Abort trap
…THE END
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment