]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Condition default UTF-8 console I/O for Windows builds on OS version 10 or more....
authorlarrybr <larrybr@noemail.net>
Sun, 29 Oct 2023 00:24:22 +0000 (00:24 +0000)
committerlarrybr <larrybr@noemail.net>
Sun, 29 Oct 2023 00:24:22 +0000 (00:24 +0000)
commit3017a6851ffabfbff536d233d922f2335f46a8af
tree6f1b28f18c591f2507f9c025f584a42dd3b67e8b
parent5269e846dc9b4e6c20b90c368a6be79c4d29da20
Condition default UTF-8 console I/O for Windows builds on OS version 10 or more. This is to accomodate an IsValidCodePage() API which may happily report CP_UTF8 as a valid code page when the stock console cannot, in fact, do UTF-8 I/O.

FossilOrigin-Name: 6b9b2a886fd4d239c2e87c3f3809c011f77c0f60e0c279bbe4e1d1b53c609e2d
manifest
manifest.uuid
src/shell.c.in