It warns on snprintf's output "possibly" being truncated (e.g., two B_PATH_NAME_LENGTH chars being concatenated together) which may be exactly the behavior the programmer wanted. So that's not very helpful.