Sqlite.swift: 'UnsafeRawBufferPointer' is not convertible to 'UnsafePointer<_>'

Created on 23 Apr 2019  路  6Comments  路  Source: stephencelis/SQLite.swift

I used this integration to report this error.

use xcode 10.1 ,swift 4.2

Most helpful comment

Yes. I got the same issue.

All 6 comments

Yes. I got the same issue.

Is this the case in Data.datatypeValue in Foundation.swift? If so, #902 fixed this issue.

Is this the case in Data.datatypeValue in Foundation.swift? If so, #902 fixed this issue.

Hi. Could you check it again? I used the latest update. But the issue is still there

@Vuong-Dao Xcode upgrade to the latest, using 0.12.0 this version, no more error

Seems as fixed in the new version

This version didn't solve my issue. Shows the same in 0.12.0 also

Was this page helpful?
0 / 5 - 0 ratings

Related issues

arnoldschmid picture arnoldschmid  路  4Comments

Viswanth92 picture Viswanth92  路  3Comments

hansrajgavali picture hansrajgavali  路  3Comments

tommycloud picture tommycloud  路  6Comments

leminhtuan2015 picture leminhtuan2015  路  5Comments