CURVE.plg
Upload User: zhangtao
Upload Date: 2009-12-23
Package Size: 488k
Code Size: 11k
Category:

Graph Recognize

Development Platform:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: CURVE - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1A2.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/CURVE.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "C:曲线英文CURVEView.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1A2.tmp" 
  15. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1A3.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/CURVE_EG.pdb" /debug /machine:I386 /out:"Debug/CURVE_EG.exe" /pdbtype:sept 
  18. ".DebugColor.obj"
  19. ".DebugCurTypeDlg.obj"
  20. ".DebugCURVE.obj"
  21. ".DebugCURVEDoc.obj"
  22. ".DebugCurveSelDlg.obj"
  23. ".DebugCURVEView.obj"
  24. ".DebugMainFrm.obj"
  25. ".DebugStdAfx.obj"
  26. ".DebugCURVE.res"
  27. ]
  28. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1A3.tmp"
  29. <h3>Output Window</h3>
  30. Compiling...
  31. CURVEView.cpp
  32. C:曲线英文CURVEView.cpp(299) : warning C4101: 's' : unreferenced local variable
  33. C:曲线英文CURVEView.cpp(302) : warning C4101: 'd' : unreferenced local variable
  34. C:曲线英文CURVEView.cpp(301) : warning C4101: 'mon' : unreferenced local variable
  35. C:曲线英文CURVEView.cpp(300) : warning C4101: 'yy' : unreferenced local variable
  36. C:曲线英文CURVEView.cpp(297) : warning C4101: 'flash' : unreferenced local variable
  37. C:曲线英文CURVEView.cpp(303) : warning C4101: 'x' : unreferenced local variable
  38. C:曲线英文CURVEView.cpp(298) : warning C4101: 'h' : unreferenced local variable
  39. C:曲线英文CURVEView.cpp(303) : warning C4101: 'y' : unreferenced local variable
  40. C:曲线英文CURVEView.cpp(296) : warning C4101: 'i' : unreferenced local variable
  41. C:曲线英文CURVEView.cpp(297) : warning C4101: 'ch' : unreferenced local variable
  42. C:曲线英文CURVEView.cpp(296) : warning C4101: 'k' : unreferenced local variable
  43. C:曲线英文CURVEView.cpp(296) : warning C4101: 'm' : unreferenced local variable
  44. C:曲线英文CURVEView.cpp(303) : warning C4101: 'dx' : unreferenced local variable
  45. C:曲线英文CURVEView.cpp(303) : warning C4101: 'dy' : unreferenced local variable
  46. C:曲线英文CURVEView.cpp(491) : warning C4101: 's' : unreferenced local variable
  47. C:曲线英文CURVEView.cpp(494) : warning C4101: 'd' : unreferenced local variable
  48. C:曲线英文CURVEView.cpp(493) : warning C4101: 'mon' : unreferenced local variable
  49. C:曲线英文CURVEView.cpp(492) : warning C4101: 'yy' : unreferenced local variable
  50. C:曲线英文CURVEView.cpp(489) : warning C4101: 'flash' : unreferenced local variable
  51. C:曲线英文CURVEView.cpp(495) : warning C4101: 'x' : unreferenced local variable
  52. C:曲线英文CURVEView.cpp(490) : warning C4101: 'h' : unreferenced local variable
  53. C:曲线英文CURVEView.cpp(495) : warning C4101: 'y' : unreferenced local variable
  54. C:曲线英文CURVEView.cpp(488) : warning C4101: 'i' : unreferenced local variable
  55. C:曲线英文CURVEView.cpp(489) : warning C4101: 'ch' : unreferenced local variable
  56. C:曲线英文CURVEView.cpp(488) : warning C4101: 'k' : unreferenced local variable
  57. C:曲线英文CURVEView.cpp(488) : warning C4101: 'm' : unreferenced local variable
  58. C:曲线英文CURVEView.cpp(495) : warning C4101: 'dx' : unreferenced local variable
  59. C:曲线英文CURVEView.cpp(495) : warning C4101: 'dy' : unreferenced local variable
  60. C:曲线英文CURVEView.cpp(602) : warning C4101: 'j' : unreferenced local variable
  61. C:曲线英文CURVEView.cpp(602) : warning C4101: 'k' : unreferenced local variable
  62. C:曲线英文CURVEView.cpp(1100) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
  63. C:曲线英文CURVEView.cpp(1104) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
  64. C:曲线英文CURVEView.cpp(1107) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
  65. C:曲线英文CURVEView.cpp(1111) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
  66. C:曲线英文CURVEView.cpp(1053) : warning C4101: 'dt' : unreferenced local variable
  67. C:曲线英文CURVEView.cpp(1252) : warning C4101: 'dx' : unreferenced local variable
  68. C:曲线英文CURVEView.cpp(1252) : warning C4101: 'dy' : unreferenced local variable
  69. C:曲线英文CURVEView.cpp(1297) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  70. C:曲线英文CURVEView.cpp(1284) : warning C4101: 'i' : unreferenced local variable
  71. C:曲线英文CURVEView.cpp(1284) : warning C4101: 'j' : unreferenced local variable
  72. C:曲线英文CURVEView.cpp(1327) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  73. C:曲线英文CURVEView.cpp(1303) : warning C4101: 'i' : unreferenced local variable
  74. C:曲线英文CURVEView.cpp(1303) : warning C4101: 'j' : unreferenced local variable
  75. C:曲线英文CURVEView.cpp(1358) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  76. C:曲线英文CURVEView.cpp(1334) : warning C4101: 'i' : unreferenced local variable
  77. C:曲线英文CURVEView.cpp(1334) : warning C4101: 'j' : unreferenced local variable
  78. C:曲线英文CURVEView.cpp(1367) : warning C4101: 'i' : unreferenced local variable
  79. C:曲线英文CURVEView.cpp(1367) : warning C4101: 'j' : unreferenced local variable
  80. C:曲线英文CURVEView.cpp(1385) : warning C4101: 'i' : unreferenced local variable
  81. C:曲线英文CURVEView.cpp(1385) : warning C4101: 'j' : unreferenced local variable
  82. C:曲线英文CURVEView.cpp(1410) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  83. C:曲线英文CURVEView.cpp(1414) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  84. C:曲线英文CURVEView.cpp(1422) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  85. C:曲线英文CURVEView.cpp(1403) : warning C4101: 'i' : unreferenced local variable
  86. C:曲线英文CURVEView.cpp(1403) : warning C4101: 'k' : unreferenced local variable
  87. C:曲线英文CURVEView.cpp(1465) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  88. C:曲线英文CURVEView.cpp(1466) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  89. C:曲线英文CURVEView.cpp(1440) : warning C4101: 'm' : unreferenced local variable
  90. C:曲线英文CURVEView.cpp(1486) : warning C4101: 'i' : unreferenced local variable
  91. C:曲线英文CURVEView.cpp(1486) : warning C4101: 'j' : unreferenced local variable
  92. C:曲线英文CURVEView.cpp(1486) : warning C4101: 'k' : unreferenced local variable
  93. C:曲线英文CURVEView.cpp(1486) : warning C4101: 'm' : unreferenced local variable
  94. C:曲线英文CURVEView.cpp(1487) : warning C4101: 'dx' : unreferenced local variable
  95. C:曲线英文CURVEView.cpp(1487) : warning C4101: 'dy' : unreferenced local variable
  96. C:曲线英文CURVEView.cpp(1521) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  97. C:曲线英文CURVEView.cpp(1506) : warning C4101: 'k' : unreferenced local variable
  98. C:曲线英文CURVEView.cpp(1506) : warning C4101: 'm' : unreferenced local variable
  99. C:曲线英文CURVEView.cpp(1506) : warning C4101: 'n' : unreferenced local variable
  100. C:曲线英文CURVEView.cpp(1507) : warning C4101: 'dy' : unreferenced local variable
  101. C:曲线英文CURVEView.cpp(1590) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  102. C:曲线英文CURVEView.cpp(1625) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  103. C:曲线英文CURVEView.cpp(1626) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  104. C:曲线英文CURVEView.cpp(1559) : warning C4101: 'dx0' : unreferenced local variable
  105. C:曲线英文CURVEView.cpp(1559) : warning C4101: 'dx1' : unreferenced local variable
  106. C:曲线英文CURVEView.cpp(1558) : warning C4101: 'k' : unreferenced local variable
  107. C:曲线英文CURVEView.cpp(1558) : warning C4101: 'm' : unreferenced local variable
  108. C:曲线英文CURVEView.cpp(1698) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  109. C:曲线英文CURVEView.cpp(1699) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  110. C:曲线英文CURVEView.cpp(1729) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  111. C:曲线英文CURVEView.cpp(1675) : warning C4101: 'dx0' : unreferenced local variable
  112. C:曲线英文CURVEView.cpp(1675) : warning C4101: 'dx1' : unreferenced local variable
  113. C:曲线英文CURVEView.cpp(1674) : warning C4101: 'j' : unreferenced local variable
  114. C:曲线英文CURVEView.cpp(1674) : warning C4101: 'k' : unreferenced local variable
  115. C:曲线英文CURVEView.cpp(1674) : warning C4101: 'm' : unreferenced local variable
  116. C:曲线英文CURVEView.cpp(1674) : warning C4101: 'n' : unreferenced local variable
  117. C:曲线英文CURVEView.cpp(1777) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  118. C:曲线英文CURVEView.cpp(1797) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  119. C:曲线英文CURVEView.cpp(1798) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  120. C:曲线英文CURVEView.cpp(1819) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  121. C:曲线英文CURVEView.cpp(1844) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  122. C:曲线英文CURVEView.cpp(1874) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  123. C:曲线英文CURVEView.cpp(1748) : warning C4101: 'm' : unreferenced local variable
  124. C:曲线英文CURVEView.cpp(1748) : warning C4101: 'n' : unreferenced local variable
  125. C:曲线英文CURVEView.cpp(1926) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  126. C:曲线英文CURVEView.cpp(1927) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  127. C:曲线英文CURVEView.cpp(1915) : warning C4101: 'i' : unreferenced local variable
  128. C:曲线英文CURVEView.cpp(1916) : warning C4101: 'dd' : unreferenced local variable
  129. C:曲线英文CURVEView.cpp(1916) : warning C4101: 'tt' : unreferenced local variable
  130. C:曲线英文CURVEView.cpp(1915) : warning C4101: 'k' : unreferenced local variable
  131. C:曲线英文CURVEView.cpp(1916) : warning C4101: 'dy' : unreferenced local variable
  132. C:曲线英文CURVEView.cpp(2464) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  133. C:曲线英文CURVEView.cpp(2526) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  134. C:曲线英文CURVEView.cpp(2533) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  135. C:曲线英文CURVEView.cpp(2536) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  136. C:曲线英文CURVEView.cpp(2544) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  137. C:曲线英文CURVEView.cpp(2139) : warning C4101: 'dmax' : unreferenced local variable
  138. C:曲线英文CURVEView.cpp(2139) : warning C4101: 'ds' : unreferenced local variable
  139. C:曲线英文CURVEView.cpp(2139) : warning C4101: 'dt' : unreferenced local variable
  140. C:曲线英文CURVEView.cpp(2139) : warning C4101: 'dmin' : unreferenced local variable
  141. C:曲线英文CURVEView.cpp(2138) : warning C4101: 'k' : unreferenced local variable
  142. C:曲线英文CURVEView.cpp(2138) : warning C4101: 'n' : unreferenced local variable
  143. C:曲线英文CURVEView.cpp(2825) : warning C4101: 'ch' : unreferenced local variable
  144. Linking...
  145. <h3>Results</h3>
  146. CURVE_EG.exe - 0 error(s), 112 warning(s)
  147. </pre>
  148. </body>
  149. </html>