Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Clean up 14 of 17 warnings from clang 13:
static
since there's only one source file-Wunused-parameter
warnings from clangptrdiff_t
to store results of pointer subtractionasprintf()
if availableThe remaining 3 are -Wunreachable-code-return
& -Wunreachable-code-break
warnings.