Wayne Davison wrote:
On Sat, Feb 12, 2005 at 10:07:05PM -0500, John E. Malmberg wrote:
Rsync is not including this file, nor is there a feature test for this
header file in the configure phase, but rsync is using [int64 and
uint64].
Rsync is defining its own int64 (using a define, not a typedef),
On Sat, Feb 12, 2005 at 10:07:05PM -0500, John E. Malmberg wrote:
> Rsync is not including this file, nor is there a feature test for this
> header file in the configure phase, but rsync is using [int64 and
> uint64].
Rsync is defining its own int64 (using a define, not a typedef), so it
is not d
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 err
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
[EMAIL PROTECTED]
Perso