summaryrefslogtreecommitdiff
path: root/docs/examples/xmlstream.c
diff options
context:
space:
mode:
authorViktor Szakats <commit@vsz.me>2025-06-27 09:03:24 +0200
committerViktor Szakats <commit@vsz.me>2025-06-27 17:33:34 +0200
commit081e78b023b1fdd76f4a65a2305bc8a63bab1ba5 (patch)
tree1b1ace6baab1fbf27d42c65284662aa57648e275 /docs/examples/xmlstream.c
parent3f36e1e502105deb513fadac02d60b13ac68b16f (diff)
lib: replace scache no-op macros with `#ifdef`
To avoid warning/error in no-SSL, non-unity builds: ``` lib/multi.c:273:5: error: code will never be executed [-Werror,-Wunreachable-code] 273 | goto error; | ^~~~~~~~~~ ``` Reported-by: Marcel Raad Fixes #17754 Closes #17760
Diffstat (limited to 'docs/examples/xmlstream.c')
0 files changed, 0 insertions, 0 deletions