Re: [sqlite] Two minor issues reported by with MSVC 2017

2017-05-26 Thread Dan Kennedy
On 05/26/2017 10:13 PM, Olivier Mascia wrote: This is on amalgamation code for version 3.19.2. Compiling for 64 bits. Those were not reported with 3.18 as far as I remember. Thanks for reporting these. Looks like Joe already fixed them yesterday:

[sqlite] Two minor issues reported by with MSVC 2017

2017-05-26 Thread Olivier Mascia
This is on amalgamation code for version 3.19.2. Compiling for 64 bits. Those were not reported with 3.18 as far as I remember. (1) sqlite3.c(189575): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data Line: iHash = fts5HashKey(nNew, (u8*)fts5EntryKey(p),