| | | Compiling...
wave.c
.\wave.c(35) : warning C4996: 'fopen' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
tables.c
reservoir.c
portableio.c
.\portableio.c(339) : warning C4996: 'strncpy' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(156) : see declaration of 'strncpy'
Message: 'This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
main.c
layer3.c
l3subband.c
l3psy.c
.\l3psy.c(99) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\l3psy.c(100) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\l3psy.c(122) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
.\l3psy.c(128) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\l3psy.c(138) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\l3psy.c(141) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\l3psy.c(150) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\l3psy.c(151) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\l3psy.c(170) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\l3psy.c(230) : warning C4018: '<' : signed/unsigned mismatch
.\l3psy.c(233) : warning C4018: '<' : signed/unsigned mismatch
.\l3psy.c(252) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\l3psy.c(323) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
.\l3psy.c(342) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
.\l3psy.c(367) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\l3psy.c(413) : warning C4018: '<' : signed/unsigned mismatch
.\l3psy.c(443) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
.\l3psy.c(446) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\l3psy.c(453) : warning C4018: '<' : signed/unsigned mismatch
.\l3psy.c(501) : warning C4996: 'sscanf' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\l3psy.c(512) : warning C4996: 'sscanf' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\l3psy.c(527) : warning C4996: 'sscanf' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\l3psy.c(570) : warning C4996: 'sscanf' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\l3psy.c(581) : warning C4996: 'sscanf' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\l3psy.c(595) : warning C4996: 'sscanf' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\l3psy.c(635) : warning C4996: 'sscanf' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\l3psy.c(645) : warning C4996: 'sscanf' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\l3psy.c(663) : warning C4996: 'sscanf' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\l3psy.c(678) : warning C4996: 'sscanf' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\l3psy.c(688) : warning C4996: 'sscanf' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\l3psy.c(706) : warning C4996: 'sscanf' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
l3mdct.c
l3loop.c
.\l3loop.c(475) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\l3loop.c(482) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\l3loop.c(484) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\l3loop.c(498) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\l3loop.c(500) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\l3loop.c(503) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\l3loop.c(505) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
.\l3loop.c(709) : warning C4018: '<' : signed/unsigned mismatch
.\l3loop.c(797) : warning C4018: '<' : signed/unsigned mismatch
.\l3loop.c(821) : warning C4018: '<' : signed/unsigned mismatch
.\l3loop.c(883) : warning C4018: '<' : signed/unsigned mismatch
.\l3loop.c(970) : warning C4018: '<' : signed/unsigned mismatch
.\l3loop.c(1057) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\l3loop.c(1068) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\l3loop.c(1081) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\l3loop.c(1092) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\l3loop.c(1113) : warning C4018: '<' : signed/unsigned mismatch
.\l3loop.c(1132) : warning C4018: '<' : signed/unsigned mismatch
.\l3loop.c(1203) : warning C4018: '<' : signed/unsigned mismatch
.\l3loop.c(1406) : warning C4018: '>' : signed/unsigned mismatch
.\l3loop.c(1470) : warning C4018: '>=' : signed/unsigned mismatch
.\l3loop.c(1478) : warning C4018: '>=' : signed/unsigned mismatch
.\l3loop.c(1512) : warning C4018: '>' : signed/unsigned mismatch
.\l3loop.c(1524) : warning C4018: '>=' : signed/unsigned mismatch
.\l3loop.c(1629) : warning C4018: '<' : signed/unsigned mismatch
.\l3loop.c(1652) : warning C4018: '<' : signed/unsigned mismatch
l3bitstream.c
ieeefloat.c
.\ieeefloat.c(175) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ieeefloat.c(176) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ieeefloat.c(177) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ieeefloat.c(178) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ieeefloat.c(303) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ieeefloat.c(304) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ieeefloat.c(305) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ieeefloat.c(306) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ieeefloat.c(307) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ieeefloat.c(308) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ieeefloat.c(309) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ieeefloat.c(310) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ieeefloat.c(401) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
.\ieeefloat.c(402) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
.\ieeefloat.c(403) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
.\ieeefloat.c(404) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
.\ieeefloat.c(405) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
.\ieeefloat.c(406) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
.\ieeefloat.c(407) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
.\ieeefloat.c(408) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
huffman.c
formatBitstream.c
.\formatBitstream.c(133) : warning C4018: '<' : signed/unsigned mismatch
.\formatBitstream.c(171) : warning C4018: '<' : signed/unsigned mismatch
.\formatBitstream.c(189) : warning C4018: '<' : signed/unsigned mismatch
.\formatBitstream.c(235) : warning C4018: '>' : signed/unsigned mismatch
.\formatBitstream.c(475) : warning C4018: '<' : signed/unsigned mismatch
fft.c
.\fft.c(95) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\fft.c(96) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\fft.c(98) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\fft.c(99) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\fft.c(113) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\fft.c(114) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\fft.c(116) : warning C4305: '=' : truncation from 'double' to 'float'
.\fft.c(117) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\fft.c(120) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\fft.c(132) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\fft.c(133) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\fft.c(137) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\fft.c(140) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
bitstream.c
.\bitstream.c(137) : warning C4996: 'fopen' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\bitstream.c(160) : warning C4996: 'fopen' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\bitstream.c(207) : warning C4996: 'fopen' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\bitstream.c(521) : warning C4018: '<' : signed/unsigned mismatch
Generating Code...
Linking...
Embedding manifest...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
Performing Post-Build Event...
1 file(s) copied.
|