Build Log
  

Build started: Project: Module5, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\eoanddl\바탕 화면\Projects\LSMIncorrectCalculation\Debug\RSP00005A1396724.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\module5.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\eoanddl\바탕 화면\Projects\LSMIncorrectCalculation\Debug\RSP00005A1396724.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\eoanddl\바탕 화면\Projects\LSMIncorrectCalculation\Debug\RSP00005B1396724.rsp" with contents
[
/OUT:"C:\Documents and Settings\eoanddl\바탕 화면\Projects\LSMIncorrectCalculation\Debug\Module5.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Module5.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Documents and Settings\eoanddl\바탕 화면\Projects\LSMIncorrectCalculation\Debug\Module5.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\module5.obj"

".\Debug\testcase.obj"

".\Debug\Module5.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Documents and Settings\eoanddl\바탕 화면\Projects\LSMIncorrectCalculation\Debug\RSP00005B1396724.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\eoanddl\바탕 화면\Projects\LSMIncorrectCalculation\Debug\RSP00005C1396724.rsp" with contents
[
/out:".\Debug\Module5.exe.embed.manifest" /notify_update /manifest

".\Debug\Module5.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\eoanddl\바탕 화면\Projects\LSMIncorrectCalculation\Debug\RSP00005C1396724.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\eoanddl\바탕 화면\Projects\LSMIncorrectCalculation\Debug\BAT00005D1396724.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Documents and Settings\eoanddl\바탕 화면\Projects\LSMIncorrectCalculation\Debug\BAT00005D1396724.bat"""
Output Window
  
Compiling...
module5.cpp
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\lvariableitem.h(151) : warning C4244: '=' : conversion from 'float' to '__int64', possible loss of data
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\lvariableitem.h(154) : warning C4244: '=' : conversion from 'double' to '__int64', possible loss of data
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\lvariableitem.h(172) : warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(862) : see declaration of 'itoa'
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\lvariableitem.h(175) : warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(862) : see declaration of 'itoa'
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\lvariableitem.h(178) : warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(862) : see declaration of 'itoa'
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\lvariableitem.h(182) : warning C4996: 'ultoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _ultoa. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(866) : see declaration of 'ultoa'
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\lvariableitem.h(185) : warning C4996: 'ultoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _ultoa. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(866) : see declaration of 'ultoa'
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\lvariableitem.h(188) : warning C4996: 'ultoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _ultoa. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(866) : see declaration of 'ultoa'
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\lvariableitem.h(197) : warning C4996: 'gcvt': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _gcvt. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(861) : see declaration of 'gcvt'
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\lvariableitem.h(200) : warning C4996: 'gcvt': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _gcvt. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(861) : see declaration of 'gcvt'
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\licanalyzer.h(178) : warning C4018: '<' : signed/unsigned mismatch
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\licanalyzer.h(193) : warning C4018: '<' : signed/unsigned mismatch
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\licanalyzer.h(375) : warning C4244: 'return' : conversion from 'double' to '__int64', possible loss of data
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\licanalyzer.h(189) : warning C4101: 'cOperator' : unreferenced local variable
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\licanalyzer.h(469) : warning C4996: 'gcvt': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _gcvt. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(861) : see declaration of 'gcvt'
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\licanalyzer.h(472) : warning C4996: 'gcvt': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _gcvt. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(861) : see declaration of 'gcvt'
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\licanalyzer.h(475) : warning C4996: 'gcvt': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _gcvt. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(861) : see declaration of 'gcvt'
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\licanalyzer.h(478) : warning C4996: 'gcvt': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _gcvt. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(861) : see declaration of 'gcvt'
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\licanalyzer.h(481) : warning C4996: 'gcvt': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _gcvt. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(861) : see declaration of 'gcvt'
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\licanalyzer.h(492) : warning C4244: 'argument' : conversion from '__int64' to 'int', possible loss of data
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\licanalyzer.h(492) : warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(862) : see declaration of 'itoa'
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\licanalyzer.h(495) : warning C4244: 'argument' : conversion from '__int64' to 'int', possible loss of data
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\licanalyzer.h(495) : warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(862) : see declaration of 'itoa'
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\licanalyzer.h(498) : warning C4244: 'argument' : conversion from '__int64' to 'int', possible loss of data
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\licanalyzer.h(498) : warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(862) : see declaration of 'itoa'
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\licanalyzer.h(501) : warning C4244: 'argument' : conversion from '__int64' to 'int', possible loss of data
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\licanalyzer.h(501) : warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(862) : see declaration of 'itoa'
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\licanalyzer.h(504) : warning C4244: 'argument' : conversion from '__int64' to 'int', possible loss of data
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\licanalyzer.h(504) : warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(862) : see declaration of 'itoa'
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\licanalyzer.h(756) : warning C4553: '==' : operator has no effect; did you intend '='?
c:\documents and settings\eoanddl\바탕 화면\projects\lsmincorrectcalculation\licanalyzer.h(767) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\eoanddl\바탕 화면\Projects\LSMIncorrectCalculation\Debug\BuildLog.htm"
Module5 - 0 error(s), 31 warning(s)