| | | Compiling...
portableio.c
.\portableio.c(201) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
.\portableio.c(209) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
musicout.c
.\musicout.c(211) : 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.'
.\musicout.c(638) : warning C4996: 'strcpy' was declared deprecated
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\musicout.c(642) : warning C4996: 'strcpy' was declared deprecated
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\musicout.c(647) : warning C4996: 'strcpy' was declared deprecated
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\musicout.c(663) : warning C4996: 'strcpy' was declared deprecated
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\musicout.c(665) : warning C4996: 'strcat' was declared deprecated
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\musicout.c(667) : warning C4996: 'strcat' was declared deprecated
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\musicout.c(673) : warning C4996: 'strcpy' was declared deprecated
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\musicout.c(674) : warning C4996: 'strcat' was declared deprecated
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
ieeefloat.c
.\ieeefloat.c(180) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ieeefloat.c(181) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ieeefloat.c(182) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ieeefloat.c(183) : 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(311) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ieeefloat.c(312) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ieeefloat.c(313) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ieeefloat.c(314) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ieeefloat.c(315) : warning C4244: '=' : conversion from '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
.\ieeefloat.c(409) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
.\ieeefloat.c(410) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
.\ieeefloat.c(411) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
.\ieeefloat.c(412) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
.\ieeefloat.c(413) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
huffman.c
.\huffman.c(65) : 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.'
.\huffman.c(74) : 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.'
.\huffman.c(87) : 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.'
.\huffman.c(116) : 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.'
.\huffman.c(118) : 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.'
.\huffman.c(160) : 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.'
.\huffman.c(169) : 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.'
.\huffman.c(178) : 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.'
.\huffman.c(200) : warning C4018: '<' : signed/unsigned mismatch
.\huffman.c(201) : warning C4996: 'fscanf' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\huffman.c(324) : warning C4018: '<' : signed/unsigned mismatch
.\huffman.c(330) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
.\huffman.c(331) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
decode.c
.\decode.c(428) : warning C4554: '>>' : check operator precedence for possible error; use parentheses to clarify precedence
.\decode.c(433) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
.\decode.c(434) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
.\decode.c(461) : warning C4554: '>>' : check operator precedence for possible error; use parentheses to clarify precedence
.\decode.c(463) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
.\decode.c(464) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
.\decode.c(467) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence
.\decode.c(564) : 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.'
.\decode.c(1116) : warning C4018: '<' : signed/unsigned mismatch
.\decode.c(1261) : warning C4018: '<' : signed/unsigned mismatch
.\decode.c(1290) : warning C4013: 'rewindNbits' undefined; assuming extern returning int
.\decode.c(1927) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
common.c
.\common.c(176) : warning C4996: 'strcpy' was declared deprecated
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\common.c(190) : warning C4996: 'strcat' was declared deprecated
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\common.c(191) : 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.'
.\common.c(226) : warning C4996: 'strcpy' was declared deprecated
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\common.c(245) : 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.'
.\common.c(248) : 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.'
.\common.c(570) : 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.'
.\common.c(840) : 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.'
.\common.c(863) : 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.'
.\common.c(910) : 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.'
.\common.c(1338) : warning C4996: 'strcpy' was declared deprecated
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\common.c(1339) : 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.'
.\common.c(1340) : warning C4996: 'strcat' was declared deprecated
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\common.c(1381) : 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.
|