| | Compiling...
bitwise.c
..\..\..\bitwise.c(258) : warning C4244: 'return' : conversion from '__w64 long' to 'long', possible loss of data
..\..\..\bitwise.c(263) : warning C4244: 'return' : conversion from '__w64 long' to 'long', possible loss of data
window.c
synthesis.c
D:\Program Files\Microsoft Visual Studio 8\VC\include\stdlib.h(885) : warning C4005: 'max' : macro redefinition
c:\build\src\lib\codecs\vorbis\libs\libtremor\os.h(61) : see previous definition of 'max'
D:\Program Files\Microsoft Visual Studio 8\VC\include\stdlib.h(886) : warning C4005: 'min' : macro redefinition
c:\build\src\lib\codecs\vorbis\libs\libtremor\os.h(57) : see previous definition of 'min'
sharedbook.c
..\..\..\sharedbook.c(365) : warning C4244: 'initializing' : conversion from '__w64 int' to 'int', possible loss of data
..\..\..\sharedbook.c(385) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
res012.c
registry.c
D:\Program Files\Microsoft Visual Studio 8\VC\include\stdlib.h(885) : warning C4005: 'max' : macro redefinition
c:\build\src\lib\codecs\vorbis\libs\libtremor\os.h(61) : see previous definition of 'max'
D:\Program Files\Microsoft Visual Studio 8\VC\include\stdlib.h(886) : warning C4005: 'min' : macro redefinition
c:\build\src\lib\codecs\vorbis\libs\libtremor\os.h(57) : see previous definition of 'min'
mdct.c
D:\Program Files\Microsoft Visual Studio 8\VC\include\stdlib.h(885) : warning C4005: 'max' : macro redefinition
c:\build\src\lib\codecs\vorbis\libs\libtremor\os.h(61) : see previous definition of 'max'
D:\Program Files\Microsoft Visual Studio 8\VC\include\stdlib.h(886) : warning C4005: 'min' : macro redefinition
c:\build\src\lib\codecs\vorbis\libs\libtremor\os.h(57) : see previous definition of 'min'
mapping0.c
info.c
..\..\..\info.c(35) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
..\..\..\info.c(58) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
..\..\..\info.c(61) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
..\..\..\info.c(62) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
..\..\..\info.c(78) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
..\..\..\info.c(80) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
..\..\..\info.c(81) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
framing.c
..\..\..\framing.c(753) : warning C4244: 'initializing' : conversion from '__w64 int' to 'long', possible loss of data
floor1.c
..\..\..\floor1.c(152) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
floor0.c
codebook.c
block.c
..\..\..\block.c(397) : warning C4244: '-=' : conversion from 'ogg_int64_t' to 'int', possible loss of data
..\..\..\block.c(400) : warning C4244: '+=' : conversion from 'ogg_int64_t' to 'int', possible loss of data
..\..\..\block.c(413) : warning C4244: 'initializing' : conversion from 'ogg_int64_t' to 'long', possible loss of data
Creating library...
|