-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 23
-
Component/s: client-libs
-
b18
- The MSVC linker reports a number of unused functions when linking with -verbose:ref
- The MSVC compiler reports more unused (static) functions when compiling with warnings 4505 and 4514
- CodeQL analyzer reports unused static variables
Many of these are unused for 15+ years, so it's unlikely that they will ever be used again.
- The MSVC compiler reports more unused (static) functions when compiling with warnings 4505 and 4514
- CodeQL analyzer reports unused static variables
Many of these are unused for 15+ years, so it's unlikely that they will ever be used again.