#include <inttypes.h> missing for 64 bit integers.

John E. Malmberg wb8tyw at qsl.net
Sun Feb 13 03:07:05 GMT 2005


The Open Group Single Unix standard shows that the data types int64 and 
uint64 are defined in the inttypes.h header file.

Rsync is not including this file, nor is there a feature test for this 
header file in the configure phase, but rsync is using these data types.

-John
wb8tyw at qsl.net
Personal Opinion Only







More information about the rsync mailing list