mirror of
https://github.com/samba-team/samba.git
synced 2025-11-23 20:23:50 +03:00
%Ld, which is an invalid format code. This will probably cause problems on systems that don't have %lld, but do have a working snprintf otherwise. We will need to expand the snprintf configure test to make sure we replace snprintf on those platforms