Bug#1005195: llvm-13-dev: typos in headers get compiled into other binaries

Andreas Beckmann anbe at debian.org
Tue Feb 8 19:53:55 GMT 2022


Package: llvm-13-dev
Version: 1:13.0.1-2
Severity: minor

Hi,

/usr/include/llvm-13/llvm/ADT/IntrusiveRefCntPtr.h contains a typo in a
string literal: 'occured' (should be 'occurred') (2 occurrences) that
may get compiled into other applications and make lintian flag the typo
there.

/usr/include/llvm-13/llvm/ADT/IntrusiveRefCntPtr.h:82:           "Destruction occured when there are still references to this.");
/usr/include/llvm-13/llvm/ADT/IntrusiveRefCntPtr.h:113:           "Destruction occured when there are still references to this.");

I've seen that in libopencl-clang.so.13


Andreas



More information about the Pkg-llvm-team mailing list