mirror of
https://github.com/sqlite/sqlite.git
synced 2025-11-02 05:54:29 +03:00
Back out [b144f875d6bddce6] and remove the former check for strchrnul() from the configure script.
FossilOrigin-Name: f4e059b2243c6db37b4dd201b03f0c1916baec5e9e1a660815fcd7eeaf530367
This commit is contained in:
@@ -616,21 +616,6 @@ proc sqlite-check-common-bins {} {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# A workaround for the strchrnul() check on some Mac platforms:
|
|
||||||
# https://sqlite.org/forum/forumpost/95edc7a8d7d1de59
|
|
||||||
proc sqlite-check-strchrnul {} {
|
|
||||||
msg-checking "Checking for strchrnul()... "
|
|
||||||
if {[cctest -link 1 \
|
|
||||||
-includes {string.h} \
|
|
||||||
-code {(void)strchrnul("foo",'f');}]} {
|
|
||||||
define HAVE_STRCHRNUL 1
|
|
||||||
msg-result yes
|
|
||||||
} else {
|
|
||||||
define HAVE_STRCHRNUL 0
|
|
||||||
msg-result no
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
########################################################################
|
########################################################################
|
||||||
# Run checks for system-level includes and libs which are common to
|
# Run checks for system-level includes and libs which are common to
|
||||||
# both the canonical build and the "autoconf" bundle.
|
# both the canonical build and the "autoconf" bundle.
|
||||||
@@ -647,7 +632,6 @@ proc sqlite-check-common-system-deps {} {
|
|||||||
# Check for needed/wanted functions
|
# Check for needed/wanted functions
|
||||||
cc-check-functions gmtime_r isnan localtime_r localtime_s \
|
cc-check-functions gmtime_r isnan localtime_r localtime_s \
|
||||||
usleep utime pread pread64 pwrite pwrite64
|
usleep utime pread pread64 pwrite pwrite64
|
||||||
sqlite-check-strchrnul
|
|
||||||
|
|
||||||
apply {{} {
|
apply {{} {
|
||||||
set ldrt ""
|
set ldrt ""
|
||||||
|
|||||||
15
manifest
15
manifest
@@ -1,5 +1,5 @@
|
|||||||
C Reduce\sthe\smaximum\ssize\sof\sLIKE\sand\sGLOB\spatterns\sin\sthe\sossfuzz.c\stest\nmodule\sto\savoid\sfalse-positive\sinfinite\sloop\sreports\sfrom\sOSS-Fuzz\sbased\non\slong\sand\scomplex\sfuzzer-generated\sLIKE/GLOB\spatterns\sthat\sare\snot\sactually\ninfinite\sloops,\sbut\swhich\sdo\stake\sa\slong\stime\sto\sresolve.
|
C Back\sout\s[b144f875d6bddce6]\sand\sremove\sthe\sformer\scheck\sfor\sstrchrnul()\sfrom\sthe\sconfigure\sscript.
|
||||||
D 2025-10-19T17:30:07.855
|
D 2025-10-21T16:15:53.543
|
||||||
F .fossil-settings/binary-glob 61195414528fb3ea9693577e1980230d78a1f8b0a54c78cf1b9b24d0a409ed6a x
|
F .fossil-settings/binary-glob 61195414528fb3ea9693577e1980230d78a1f8b0a54c78cf1b9b24d0a409ed6a x
|
||||||
F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1
|
F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1
|
||||||
F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea
|
F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea
|
||||||
@@ -47,7 +47,7 @@ F autosetup/find_tclconfig.tcl e64886ffe3b982d4df42cd28ed91fe0b5940c2c5785e126c1
|
|||||||
F autosetup/jimsh0.c a57c16e65dcffc9c76e496757cb3f7fb47e01ecbd1631a0a5e01751fc856f049
|
F autosetup/jimsh0.c a57c16e65dcffc9c76e496757cb3f7fb47e01ecbd1631a0a5e01751fc856f049
|
||||||
F autosetup/pkg-config.tcl 4e635bf39022ff65e0d5434339dd41503ea48fc53822c9c5bde88b02d3d952ba
|
F autosetup/pkg-config.tcl 4e635bf39022ff65e0d5434339dd41503ea48fc53822c9c5bde88b02d3d952ba
|
||||||
F autosetup/proj.tcl ec30c4bc301b6e9eb937655744a7315f863f804fc66400d975bcf9352ac96a1d
|
F autosetup/proj.tcl ec30c4bc301b6e9eb937655744a7315f863f804fc66400d975bcf9352ac96a1d
|
||||||
F autosetup/sqlite-config.tcl b530d62d05972c61933b6fc02658be0612ca667048bf64929f7a91ca8ecad2a5
|
F autosetup/sqlite-config.tcl 5d779fce20c11fde3fe99d157dcd5b5569d729b301141b8dfb8d5aacf9d48cba
|
||||||
F autosetup/system.tcl 51d4be76cd9a9074704b584e5c9cbba616202c8468cf9ba8a4f8294a7ab1dba9
|
F autosetup/system.tcl 51d4be76cd9a9074704b584e5c9cbba616202c8468cf9ba8a4f8294a7ab1dba9
|
||||||
F autosetup/teaish/README.txt b40071e6f8506500a2f7f71d5fc69e0bf87b9d7678dd9da1e5b4d0acbf40b1ca
|
F autosetup/teaish/README.txt b40071e6f8506500a2f7f71d5fc69e0bf87b9d7678dd9da1e5b4d0acbf40b1ca
|
||||||
F autosetup/teaish/core.tcl aee092fc71986d1272b835ea7492bb55ffc213a289502e4f14da80cf67b7e3c3
|
F autosetup/teaish/core.tcl aee092fc71986d1272b835ea7492bb55ffc213a289502e4f14da80cf67b7e3c3
|
||||||
@@ -2171,8 +2171,9 @@ F tool/version-info.c 33d0390ef484b3b1cb685d59362be891ea162123cea181cb8e6d2cf6dd
|
|||||||
F tool/warnings-clang.sh bbf6a1e685e534c92ec2bfba5b1745f34fb6f0bc2a362850723a9ee87c1b31a7
|
F tool/warnings-clang.sh bbf6a1e685e534c92ec2bfba5b1745f34fb6f0bc2a362850723a9ee87c1b31a7
|
||||||
F tool/warnings.sh 1ad0169b022b280bcaaf94a7fa231591be96b514230ab5c98fbf15cd7df842dd
|
F tool/warnings.sh 1ad0169b022b280bcaaf94a7fa231591be96b514230ab5c98fbf15cd7df842dd
|
||||||
F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f
|
F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f
|
||||||
P 6caf793b8f406f5089e3811591bc69384646df16ee18d63bd63760eaaa95d122
|
P 53edea286b0a38f4f9c7017276f3a826037919144d517f8c89ef0f35b65af5f1
|
||||||
R 69fa379b6b2c39c2868c3ce3729f3859
|
Q -b144f875d6bddce62e8f2ad42bfe5dfa6c2434f2ef3edb86847fb4c23aa46814
|
||||||
U drh
|
R d6bb6e56d6c267859faeecf3ec44d563
|
||||||
Z 34daa97b3470f94f840fcd2ff082eed1
|
U stephan
|
||||||
|
Z d495461f50d66f9c0ed304cb4170629b
|
||||||
# Remove this line to create a well-formed Fossil manifest.
|
# Remove this line to create a well-formed Fossil manifest.
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
53edea286b0a38f4f9c7017276f3a826037919144d517f8c89ef0f35b65af5f1
|
f4e059b2243c6db37b4dd201b03f0c1916baec5e9e1a660815fcd7eeaf530367
|
||||||
|
|||||||
Reference in New Issue
Block a user