]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The new SQLITE_USE_W32_FOR_CONSOLE_IO macro causes Win32 APIs
authordrh <>
Tue, 28 Jan 2025 01:37:49 +0000 (01:37 +0000)
committerdrh <>
Tue, 28 Jan 2025 01:37:49 +0000 (01:37 +0000)
commitd5d941c36adf16ddb153116a1b74027741c144a1
tree65384374d0d93d367639de171bc8fcdab7aaf952
parent32adcb6a3e7932aa7f8b77f83a23ae71c4f35a1b
The new SQLITE_USE_W32_FOR_CONSOLE_IO macro causes Win32 APIs
to be used for console I/O and for stdio to be used otherwise.  This is
reported to be necessary for builds that use a C-language runtime other than
the one provided by Microsoft.  This changes if for Windows only.  It is a
bug fix, though we don't have a test case that will demonstrate a malfunction.

FossilOrigin-Name: bfb7f49954f8ea376179e82ef2cdce1fe6a36cf7690a8d9c39084e2fef4935de
ext/misc/sqlite3_stdio.c
manifest
manifest.uuid