FireWall1.plg
上传用户:heseme
上传日期:2009-12-23
资源大小:228k
文件大小:11k
开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: FireWall1 - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/FireWall1.res" /d "_DEBUG" /d "_AFXDLL" "J:Firewall防火墙FireWall1.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP7D.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/FireWall1.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "J:Firewall防火墙authentication.cpp"
  14. "J:Firewall防火墙config.cpp"
  15. "J:Firewall防火墙DmDlg.cpp"
  16. "J:Firewall防火墙FireWall1.cpp"
  17. "J:Firewall防火墙FireWall1Doc.cpp"
  18. "J:Firewall防火墙FireWall1View.cpp"
  19. "J:Firewall防火墙global.cpp"
  20. "J:Firewall防火墙inThread.cpp"
  21. "J:Firewall防火墙ipfilter.cpp"
  22. "J:Firewall防火墙LogDlg.cpp"
  23. "J:Firewall防火墙MainFrm.cpp"
  24. "J:Firewall防火墙OptionDlg.cpp"
  25. "J:Firewall防火墙outnat.cpp"
  26. "J:Firewall防火墙Page1.cpp"
  27. "J:Firewall防火墙Page10.cpp"
  28. "J:Firewall防火墙Page11.cpp"
  29. "J:Firewall防火墙Page12.cpp"
  30. "J:Firewall防火墙Page13.cpp"
  31. "J:Firewall防火墙Page2.cpp"
  32. "J:Firewall防火墙Page3.cpp"
  33. "J:Firewall防火墙Page4.cpp"
  34. "J:Firewall防火墙Page5.cpp"
  35. "J:Firewall防火墙Page6.cpp"
  36. "J:Firewall防火墙PropSheet.cpp"
  37. "J:Firewall防火墙PropSheet2.cpp"
  38. "J:Firewall防火墙Thread.cpp"
  39. "J:Firewall防火墙writethread.cpp"
  40. ]
  41. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP7D.tmp" 
  42. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP7E.tmp" with contents
  43. [
  44. /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/FireWall1.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  45. "J:Firewall防火墙StdAfx.cpp"
  46. ]
  47. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP7E.tmp" 
  48. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP7F.tmp" with contents
  49. [
  50. ws2_32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/FireWall1.pdb" /debug /machine:I386 /out:"Debug/FireWall1.exe" /pdbtype:sept 
  51. ".Debugauthentication.obj"
  52. ".Debugconfig.obj"
  53. ".DebugDmDlg.obj"
  54. ".DebugFireWall1.obj"
  55. ".DebugFireWall1Doc.obj"
  56. ".DebugFireWall1View.obj"
  57. ".Debugglobal.obj"
  58. ".DebuginThread.obj"
  59. ".Debugipfilter.obj"
  60. ".DebugLogDlg.obj"
  61. ".DebugMainFrm.obj"
  62. ".DebugOptionDlg.obj"
  63. ".Debugoutnat.obj"
  64. ".DebugPage1.obj"
  65. ".DebugPage10.obj"
  66. ".DebugPage11.obj"
  67. ".DebugPage12.obj"
  68. ".DebugPage13.obj"
  69. ".DebugPage2.obj"
  70. ".DebugPage3.obj"
  71. ".DebugPage4.obj"
  72. ".DebugPage5.obj"
  73. ".DebugPage6.obj"
  74. ".DebugPropSheet.obj"
  75. ".DebugPropSheet2.obj"
  76. ".DebugStdAfx.obj"
  77. ".DebugThread.obj"
  78. ".Debugwritethread.obj"
  79. ".DebugFireWall1.res"
  80. ]
  81. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP7F.tmp"
  82. <h3>Output Window</h3>
  83. Compiling resources...
  84. Compiling...
  85. StdAfx.cpp
  86. Compiling...
  87. authentication.cpp
  88. J:Firewall防火墙authentication.cpp(58) : warning C4101: 'buf' : unreferenced local variable
  89. J:Firewall防火墙authentication.cpp(58) : warning C4101: 'pBegin' : unreferenced local variable
  90. J:Firewall防火墙authentication.cpp(58) : warning C4101: 'pszText' : unreferenced local variable
  91. J:Firewall防火墙authentication.cpp(58) : warning C4101: 'pAuthorization' : unreferenced local variable
  92. J:Firewall防火墙authentication.cpp(58) : warning C4101: 'pszCode' : unreferenced local variable
  93. J:Firewall防火墙authentication.cpp(213) : warning C4101: 'length' : unreferenced local variable
  94. J:Firewall防火墙authentication.cpp(319) : warning C4018: '>=' : signed/unsigned mismatch
  95. J:Firewall防火墙authentication.cpp(359) : warning C4101: 'tempNO' : unreferenced local variable
  96. J:Firewall防火墙authentication.cpp(358) : warning C4101: 'TCPLen' : unreferenced local variable
  97. J:Firewall防火墙authentication.cpp(399) : warning C4101: 'ch' : unreferenced local variable
  98. J:Firewall防火墙authentication.cpp(448) : warning C4018: '==' : signed/unsigned mismatch
  99. J:Firewall防火墙authentication.cpp(417) : warning C4101: 'pEtherHead' : unreferenced local variable
  100. J:Firewall防火墙authentication.cpp(664) : warning C4101: 'Ttlen' : unreferenced local variable
  101. J:Firewall防火墙authentication.cpp(665) : warning C4101: 'length' : unreferenced local variable
  102. config.cpp
  103. J:Firewall防火墙config.cpp(195) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
  104. J:Firewall防火墙config.cpp(233) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
  105. J:Firewall防火墙config.cpp(271) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
  106. J:Firewall防火墙config.cpp(309) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
  107. J:Firewall防火墙config.cpp(348) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
  108. J:Firewall防火墙config.cpp(387) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
  109. DmDlg.cpp
  110. FireWall1.cpp
  111. FireWall1Doc.cpp
  112. FireWall1View.cpp
  113. J:Firewall防火墙Propsheet.h(17) : warning C4067: unexpected tokens following preprocessor directive - expected a newline
  114. J:Firewall防火墙FireWall1View.cpp(1156) : warning C4101: 'pbuf' : unreferenced local variable
  115. J:Firewall防火墙FireWall1View.cpp(1261) : warning C4101: 'pbuf' : unreferenced local variable
  116. J:Firewall防火墙FireWall1View.cpp(1259) : warning C4101: 'len' : unreferenced local variable
  117. J:Firewall防火墙FireWall1View.cpp(1326) : warning C4101: 'pbuf' : unreferenced local variable
  118. J:Firewall防火墙FireWall1View.cpp(1361) : warning C4101: 'pbuf' : unreferenced local variable
  119. J:Firewall防火墙FireWall1View.cpp(1398) : warning C4101: 'pbuf' : unreferenced local variable
  120. global.cpp
  121. J:Firewall防火墙global.cpp(87) : warning C4018: '<' : signed/unsigned mismatch
  122. J:Firewall防火墙global.cpp(495) : warning C4018: '<' : signed/unsigned mismatch
  123. J:Firewall防火墙global.cpp(502) : warning C4018: '<' : signed/unsigned mismatch
  124. J:Firewall防火墙global.cpp(533) : warning C4018: '==' : signed/unsigned mismatch
  125. J:Firewall防火墙global.cpp(556) : warning C4018: '==' : signed/unsigned mismatch
  126. J:Firewall防火墙global.cpp(581) : warning C4018: '<' : signed/unsigned mismatch
  127. J:Firewall防火墙global.cpp(1189) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
  128. J:Firewall防火墙global.cpp(1199) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
  129. J:Firewall防火墙global.cpp(1211) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
  130. J:Firewall防火墙global.cpp(1221) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
  131. J:Firewall防火墙global.cpp(1233) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
  132. J:Firewall防火墙global.cpp(1243) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
  133. J:Firewall防火墙global.cpp(1263) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
  134. J:Firewall防火墙global.cpp(1272) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
  135. J:Firewall防火墙global.cpp(1282) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
  136. J:Firewall防火墙global.cpp(1291) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
  137. J:Firewall防火墙global.cpp(1300) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
  138. J:Firewall防火墙global.cpp(1309) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
  139. J:Firewall防火墙global.cpp(1323) : warning C4018: '<' : signed/unsigned mismatch
  140. inThread.cpp
  141. ipfilter.cpp
  142. J:Firewall防火墙ipfilter.cpp(1864) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
  143. J:Firewall防火墙ipfilter.cpp(1875) : warning C4244: 'argument' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
  144. J:Firewall防火墙ipfilter.cpp(1891) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
  145. J:Firewall防火墙ipfilter.cpp(2255) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
  146. LogDlg.cpp
  147. MainFrm.cpp
  148. OptionDlg.cpp
  149. outnat.cpp
  150. J:Firewall防火墙outnat.cpp(289) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
  151. J:Firewall防火墙outnat.cpp(249) : warning C4101: 'pUDPheader' : unreferenced local variable
  152. J:Firewall防火墙outnat.cpp(394) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
  153. J:Firewall防火墙outnat.cpp(430) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
  154. J:Firewall防火墙outnat.cpp(362) : warning C4101: 'pUDPheader' : unreferenced local variable
  155. Page1.cpp
  156. J:Firewall防火墙Page1.cpp(626) : warning C4101: 'pbuf' : unreferenced local variable
  157. Page10.cpp
  158. Page11.cpp
  159. Page12.cpp
  160. Page13.cpp
  161. Page2.cpp
  162. Page3.cpp
  163. J:Firewall防火墙Page3.cpp(296) : warning C4101: 'pbuf' : unreferenced local variable
  164. Generating Code...
  165. J:Firewall防火墙ipfilter.cpp(1875) : warning C4700: local variable 'dstAddr' used without having been initialized
  166. J:Firewall防火墙FireWall1View.cpp(1249) : warning C4715: 'CFireWall1View::GetCommand' : not all control paths return a value
  167. Compiling...
  168. Page4.cpp
  169. J:Firewall防火墙Page4.cpp(432) : warning C4101: 'pbuf' : unreferenced local variable
  170. J:Firewall防火墙Page4.cpp(684) : warning C4101: 'pbuf' : unreferenced local variable
  171. Page5.cpp
  172. J:Firewall防火墙Page5.cpp(77) : warning C4101: 'pbuf' : unreferenced local variable
  173. J:Firewall防火墙Page5.cpp(225) : warning C4101: 'pbuf' : unreferenced local variable
  174. Page6.cpp
  175. J:Firewall防火墙Page6.cpp(123) : warning C4101: 'pbuf' : unreferenced local variable
  176. PropSheet.cpp
  177. J:Firewall防火墙PropSheet.h(17) : warning C4067: unexpected tokens following preprocessor directive - expected a newline
  178. PropSheet2.cpp
  179. Thread.cpp
  180. writethread.cpp
  181. Generating Code...
  182. Linking...
  183. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP81.tmp" with contents
  184. [
  185. /nologo /o"Debug/FireWall1.bsc" 
  186. ".DebugStdAfx.sbr"
  187. ".Debugauthentication.sbr"
  188. ".Debugconfig.sbr"
  189. ".DebugDmDlg.sbr"
  190. ".DebugFireWall1.sbr"
  191. ".DebugFireWall1Doc.sbr"
  192. ".DebugFireWall1View.sbr"
  193. ".Debugglobal.sbr"
  194. ".DebuginThread.sbr"
  195. ".Debugipfilter.sbr"
  196. ".DebugLogDlg.sbr"
  197. ".DebugMainFrm.sbr"
  198. ".DebugOptionDlg.sbr"
  199. ".Debugoutnat.sbr"
  200. ".DebugPage1.sbr"
  201. ".DebugPage10.sbr"
  202. ".DebugPage11.sbr"
  203. ".DebugPage12.sbr"
  204. ".DebugPage13.sbr"
  205. ".DebugPage2.sbr"
  206. ".DebugPage3.sbr"
  207. ".DebugPage4.sbr"
  208. ".DebugPage5.sbr"
  209. ".DebugPage6.sbr"
  210. ".DebugPropSheet.sbr"
  211. ".DebugPropSheet2.sbr"
  212. ".DebugThread.sbr"
  213. ".Debugwritethread.sbr"]
  214. Creating command line "bscmake.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP81.tmp"
  215. Creating browse info file...
  216. <h3>Output Window</h3>
  217. <h3>Results</h3>
  218. FireWall1.exe - 0 error(s), 65 warning(s)
  219. </pre>
  220. </body>
  221. </html>