From: stephan Date: Fri, 19 May 2023 17:59:21 +0000 (+0000) Subject: Minor doc typo fix. X-Git-Tag: version-3.43.0~256 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=02be13cea6071bdc7bf7a0aa78b3b05f64890db8;p=thirdparty%2Fsqlite.git Minor doc typo fix. FossilOrigin-Name: 4533be08786306a4fcb4b21458444dffd0fa2764ebb2538313f3a16d9324cacc --- diff --git a/ext/wasm/api/sqlite3-api-oo1.js b/ext/wasm/api/sqlite3-api-oo1.js index 4da629a6bc..2f5b9fc1c6 100644 --- a/ext/wasm/api/sqlite3-api-oo1.js +++ b/ext/wasm/api/sqlite3-api-oo1.js @@ -1474,7 +1474,7 @@ globalThis.sqlite3ApiBootstrap.initializers.push(function(sqlite3){ also called, otherwise any existing bindings, along with any memory allocated for them, are retained. - In verions 3.42.0 and earlier, this function did not throw if + In versions 3.42.0 and earlier, this function did not throw if sqlite3_reset() returns non-0, but it was discovered that throwing (or significant extra client-side code) is necessary in order to avoid certain silent failure scenarios, as diff --git a/manifest b/manifest index 1fb1328874..8aabedd17c 100644 --- a/manifest +++ b/manifest @@ -1,5 +1,5 @@ -C oo1.Stmt.finalize()\sno\slonger\sthrows,\sbut\sinstead\sreturns\sthe\ssame\sas\sthe\sC\sAPI.\soo1.DB.exec()\snow\striggers\sthe\sINSERT...RETURNING\slocking\sfailure\sas\san\sexception\svia\sreset()\sinstead\sof\sfinalize().\sSome\scode-adjacent\sinternal\sAPI\srenaming\sfor\sclarity's\ssake. -D 2023-05-19T17:50:16.695 +C Minor\sdoc\stypo\sfix. +D 2023-05-19T17:59:21.178 F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1 F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea F LICENSE.md df5091916dbb40e6e9686186587125e1b2ff51f022cc334e886c19a0e9982724 @@ -494,7 +494,7 @@ F ext/wasm/api/post-js-header.js 47b6b281f39ad59fa6e8b658308cd98ea292c286a68407b F ext/wasm/api/pre-js.c-pp.js ad906703f7429590f2fbf5e6498513bf727a1a4f0ebfa057afb08161d7511219 F ext/wasm/api/sqlite3-api-cleanup.js cc21e3486da748463e02bbe51e2464c6ac136587cdfd5aa00cd0b5385f6ca808 F ext/wasm/api/sqlite3-api-glue.js f1b2dcb944de5138bb5bd9a1559d2e76a4f3ec25260963d709e8237476688803 -F ext/wasm/api/sqlite3-api-oo1.js c6a258fce7d833d48220d7e4a18512fa16f79e501e4fd371e280cdab842cd4c0 +F ext/wasm/api/sqlite3-api-oo1.js 892096b33fc8060edc6ff96fab16c437ef00875e9107e84dbacb053efe913e05 F ext/wasm/api/sqlite3-api-prologue.js 17f4ec398ba34c5c666fea8e8c4eb82064a35b302f2f2eb355283cd8d3f68ed5 F ext/wasm/api/sqlite3-api-worker1.js 40a5b1813fcbe789f23ae196c833432c8c83e7054d660194ddfc51eab1c5b9bf F ext/wasm/api/sqlite3-license-version-header.js 0c807a421f0187e778dc1078f10d2994b915123c1223fe752b60afdcd1263f89 @@ -2070,8 +2070,8 @@ F vsixtest/vsixtest.tcl 6a9a6ab600c25a91a7acc6293828957a386a8a93 F vsixtest/vsixtest.vcxproj.data 2ed517e100c66dc455b492e1a33350c1b20fbcdc F vsixtest/vsixtest.vcxproj.filters 37e51ffedcdb064aad6ff33b6148725226cd608e F vsixtest/vsixtest_TemporaryKey.pfx e5b1b036facdb453873e7084e1cae9102ccc67a0 -P 1dfeb3dceee8f30daf5462683f264b9de23e7068e036e70b11ee1b608ac2f7fa -R a12ad3984ab6086345836bc1a346ae92 +P 4ee6b3aa531b980acea4c4b58ee256e765c5105100468928def3d4c9825fa9bc +R 6c357a16d8c4420c77ba527b853e84be U stephan -Z a9829d02233e35008022e5ee0b47f59f +Z 339609e4685db0cd06e78b186ec6870d # Remove this line to create a well-formed Fossil manifest. diff --git a/manifest.uuid b/manifest.uuid index 41d50dbeb6..a482467897 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -4ee6b3aa531b980acea4c4b58ee256e765c5105100468928def3d4c9825fa9bc \ No newline at end of file +4533be08786306a4fcb4b21458444dffd0fa2764ebb2538313f3a16d9324cacc \ No newline at end of file