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

John E. Malmberg wb8tyw at qsl.net
Sun Feb 13 03:57:45 GMT 2005


John E. Malmberg wrote:
> 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.

My error, the types on my system are in the ints.h header file, which I 
do not find in The Open Group's specifications.

-John
wb8tyw at qsl.net
Personal Opinion Only



More information about the rsync mailing list