martin ab77398ff9 Do not assume int64_t is printable with %qd - on 64 bit ports it isn't.
Use %lld instead and cast the args to (long long) explicitly.

I'm not sure about our policy vs. the C99 format string macros in
basesrc - should we use those here?
2002-08-12 09:06:59 +00:00
..
2002-08-11 14:44:33 +00:00
2002-08-09 16:15:36 +00:00
2002-08-04 17:08:16 +00:00
2002-08-09 10:13:07 +00:00
2002-08-09 00:16:38 +00:00