CVS report: krb5/src/include ChangeLog k5-platform.h

Jeffrey Altman jaltman at columbia.edu
Sat Dec 13 14:17:45 EST 2003


This change is producing warnings on Windows.  Since this is an expected 
data
loss situation perhaps a cast to type 'char' can be added.


[03/12/13 14:15:50] .\..\..\..\include\k5-platform.h(84) : warning 
C4244: '=' :
conversion from 'unsigned __int64 ' to 'unsigned char ', possible loss 
of data
[03/12/13 14:15:50] .\..\..\..\include\k5-platform.h(85) : warning 
C4244: '=' :
conversion from 'unsigned __int64 ' to 'unsigned char ', possible loss 
of data
[03/12/13 14:15:50] .\..\..\..\include\k5-platform.h(86) : warning 
C4244: '=' :
conversion from 'unsigned __int64 ' to 'unsigned char ', possible loss 
of data
[03/12/13 14:15:50] .\..\..\..\include\k5-platform.h(87) : warning 
C4244: '=' :
conversion from 'unsigned __int64 ' to 'unsigned char ', possible loss 
of data
[03/12/13 14:15:50] .\..\..\..\include\k5-platform.h(88) : warning 
C4244: '=' :
conversion from 'unsigned __int64 ' to 'unsigned char ', possible loss 
of data
[03/12/13 14:15:50] .\..\..\..\include\k5-platform.h(89) : warning 
C4244: '=' :
conversion from 'unsigned __int64 ' to 'unsigned char ', possible loss 
of data
[03/12/13 14:15:50] .\..\..\..\include\k5-platform.h(90) : warning 
C4244: '=' :
conversion from 'unsigned __int64 ' to 'unsigned char ', possible loss 
of data
[03/12/13 14:15:50] .\..\..\..\include\k5-platform.h(91) : warning 
C4244: '=' :
conversion from 'unsigned __int64 ' to 'unsigned char ', possible loss 
of data
[03/12/13 14:15:50] .\..\..\..\include\k5-platform.h(96) : warning 
C4244: '=' :
conversion from 'unsigned __int64 ' to 'unsigned char ', possible loss 
of data
[03/12/13 14:15:51] .\..\..\..\include\k5-platform.h(97) : warning 
C4244: '=' :
conversion from 'unsigned __int64 ' to 'unsigned char ', possible loss 
of data
[03/12/13 14:15:51] .\..\..\..\include\k5-platform.h(98) : warning 
C4244: '=' :
conversion from 'unsigned __int64 ' to 'unsigned char ', possible loss 
of data
[03/12/13 14:15:51] .\..\..\..\include\k5-platform.h(99) : warning 
C4244: '=' :
conversion from 'unsigned __int64 ' to 'unsigned char ', possible loss 
of data
[03/12/13 14:15:51] .\..\..\..\include\k5-platform.h(100) : warning 
C4244: '=' :
 conversion from 'unsigned __int64 ' to 'unsigned char ', possible loss 
of data
[03/12/13 14:15:51] .\..\..\..\include\k5-platform.h(101) : warning 
C4244: '=' :
 conversion from 'unsigned __int64 ' to 'unsigned char ', possible loss 
of data
[03/12/13 14:15:51] .\..\..\..\include\k5-platform.h(102) : warning 
C4244: '=' :
 conversion from 'unsigned __int64 ' to 'unsigned char ', possible loss 
of data
[03/12/13 14:15:51] .\..\..\..\include\k5-platform.h(103) : warning 
C4244: '=' :
 conversion from 'unsigned __int64 ' to 'unsigned char ', possible loss 
of data

raeburn at mit.edu wrote:

>Module Name:	krb5
>Committed By:	raeburn
>Date:		Thu Oct 30 22:26:31 UTC 2003
>
>Modified Files:
>	 krb5/src/include/ChangeLog krb5/src/include/k5-platform.h
>Added Files:
>
>Removed Files:
>
>
>Log Message
>* k5-platform.h (load_64_be, load_64_le): Use UINT64_TYPE, not unsigned long long.
>
>
>To generate a diff of this commit:
>	cvs diff -r1.391.2.3 -r1.391.2.4 krb5/src/include/ChangeLog
>	cvs diff -r1.1.2.2 -r1.1.2.3 krb5/src/include/k5-platform.h 
>_______________________________________________
>cvs-krb5 mailing list
>cvs-krb5 at mit.edu
>https://mailman.mit.edu/mailman/listinfo/cvs-krb5
>  
>


More information about the cvs-krb5 mailing list