[sqlite] Version 3.11.0 beta

2016-02-11 Thread Clemens Ladisch
Dominique Devienne wrote: > On Thu, Feb 11, 2016 at 1:10 PM, Olivier Mascia wrote: >>> Le 11 f?vr. 2016 ? 10:48, Olivier Mascia a ?crit : >>> It looks like the appropriate character set mapping behavior on Windows >> is still not quite right in the command line utility. >> >> If I'm changing shel

[sqlite] Version 3.11.0 beta

2016-02-11 Thread Dominique Devienne
On Thu, Feb 11, 2016 at 1:10 PM, Olivier Mascia wrote: > > Le 11 f?vr. 2016 ? 10:48, Olivier Mascia a ?crit : > > It looks like the appropriate character set mapping behavior on Windows > is still not quite right in the command line utility. > > If I'm changing shell.c (utf8_printf) to use some

[sqlite] Version 3.11.0 beta

2016-02-11 Thread Olivier Mascia
> Le 11 f?vr. 2016 ? 10:48, Olivier Mascia a ?crit : > > It looks like the appropriate character set mapping behavior on Windows is > still not quite right in the command line utility. I'm currently reviewing > the code and it looks like it revolves around the > sqlite3_win32_mbcs_to_utf8()

[sqlite] Version 3.11.0 beta

2016-02-11 Thread Olivier Mascia
Dear, (1) It looks like the appropriate character set mapping behavior on Windows is still not quite right in the command line utility. I'm currently reviewing the code and it looks like it revolves around the sqlite3_win32_mbcs_to_utf8() API (and reciprocal) which in turns calls winMbcsToUni

[sqlite] Version 3.11.0 beta

2016-02-10 Thread Richard Hipp
The "Pre-release Snapshot" on the download page (https://www.sqlite.org/download.html) is very close to what will ultimately be released as SQLite version 3.11.0. A summary of changes can be seen at (https://www.sqlite.org/draft/releaselog/3_11_0.html). If you are able, please give the 3.11.0 bet