Søren Schmidt 2d7994d97e Get rid of all the "long long"/"maxint" casting around in printf's.
On all our platforms intmax == int64_t so simply using %j to print
int64_t's is safe all over, and doesn't pullute the code.
2006-03-09 08:34:44 +00:00
..
2006-03-08 20:21:54 +00:00
2006-03-02 14:06:38 +00:00
2006-03-08 20:21:54 +00:00
2006-02-28 00:05:44 +00:00
2006-03-06 07:43:28 +00:00
2006-01-21 10:44:34 +00:00
2006-01-21 10:44:34 +00:00
2006-03-04 15:50:46 +00:00
2006-03-04 07:31:58 +00:00
2006-02-26 17:52:51 +00:00
2006-02-28 21:25:00 +00:00
2006-01-30 16:32:08 +00:00