-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Description
I know it's early, but I'm playing with Swift 2 and Xcode 7. This is not compiling anymore. Do you know how to fix it?
internal let SQLITE_STATIC = sqlite3_destructor_type(COpaquePointer(bitPattern: 0))
internal let SQLITE_TRANSIENT = sqlite3_destructor_type(COpaquePointer(bitPattern: -1))