Guest User

git build log VS 2013 with /SAFESEH:NO

a guest
Mar 17th, 2015
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 129.19 KB | None | 0 0
  1. PROJECT -> Property -> Property Pages dialog
  2. -> Configuration Properties -> Linker -> Advanced
  3. -> Image Has Safe Exception Handle -> No (/SAFESEH:NO)
  4. (Except the libgit, vcs-svn_lib, xdiff_lib projects)
  5.  
  6.  
  7. 1>------ Build started: Project: libgit, Configuration: Debug Win32 ------
  8. 1>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  9. 1> zlib.c
  10. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  11. 1> xdiff-interface.c
  12. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  13. 1> wt-status.c
  14. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  15. 1>..\wt-status.c(152): warning C4018: '<' : signed/unsigned mismatch
  16. 1>..\wt-status.c(450): warning C4018: '<' : signed/unsigned mismatch
  17. 1>..\wt-status.c(541): warning C4018: '<' : signed/unsigned mismatch
  18. 1>..\wt-status.c(630): warning C4018: '<' : signed/unsigned mismatch
  19. 1>..\wt-status.c(653): warning C4018: '<' : signed/unsigned mismatch
  20. 1>..\wt-status.c(685): warning C4018: '<' : signed/unsigned mismatch
  21. 1>..\wt-status.c(711): warning C4018: '<' : signed/unsigned mismatch
  22. 1>..\wt-status.c(798): warning C4018: '<' : signed/unsigned mismatch
  23. 1>..\wt-status.c(918): warning C4018: '<' : signed/unsigned mismatch
  24. 1>..\wt-status.c(1574): warning C4018: '<' : signed/unsigned mismatch
  25. 1>..\wt-status.c(1585): warning C4018: '<' : signed/unsigned mismatch
  26. 1>..\wt-status.c(1591): warning C4018: '<' : signed/unsigned mismatch
  27. 1> ws.c
  28. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  29. 1>..\ws.c(219): warning C4018: '>=' : signed/unsigned mismatch
  30. 1>..\ws.c(333): warning C4018: '<=' : signed/unsigned mismatch
  31. 1> write_or_die.c
  32. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  33. 1> wrapper.c
  34. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  35. 1>..\wrapper.c(19): warning C4018: '>' : signed/unsigned mismatch
  36. 1>..\wrapper.c(309): warning C4018: '<' : signed/unsigned mismatch
  37. 1> wildmatch.c
  38. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  39. 1> walker.c
  40. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  41. 1>..\walker.c(231): warning C4090: 'function' : different 'const' qualifiers
  42. 1> version.c
  43. 1>..\version.c(30): warning C4018: '<' : signed/unsigned mismatch
  44. 1> varint.c
  45. 1> utf8.c
  46. 1>..\utf8.c(32): warning C4018: '<' : signed/unsigned mismatch
  47. 1>..\utf8.c(32): warning C4018: '>' : signed/unsigned mismatch
  48. 1>..\utf8.c(36): warning C4018: '>' : signed/unsigned mismatch
  49. 1>..\utf8.c(38): warning C4018: '<' : signed/unsigned mismatch
  50. 1> userdiff.c
  51. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  52. 1> usage.c
  53. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  54. 1> urlmatch.c
  55. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  56. 1>..\urlmatch.c(195): warning C4018: '<' : signed/unsigned mismatch
  57. 1>..\urlmatch.c(240): warning C4018: '<' : signed/unsigned mismatch
  58. 1> url.c
  59. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  60. 1> unpack-trees.c
  61. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  62. 1>..\unpack-trees.c(167): warning C4018: '<' : signed/unsigned mismatch
  63. 1>..\unpack-trees.c(214): warning C4018: '<' : signed/unsigned mismatch
  64. 1>..\unpack-trees.c(227): warning C4018: '<' : signed/unsigned mismatch
  65. 1>..\unpack-trees.c(316): warning C4018: '<' : signed/unsigned mismatch
  66. 1>..\unpack-trees.c(319): warning C4018: '<' : signed/unsigned mismatch
  67. 1>..\unpack-trees.c(329): warning C4018: '<' : signed/unsigned mismatch
  68. 1>..\unpack-trees.c(356): warning C4018: '<' : signed/unsigned mismatch
  69. 1>..\unpack-trees.c(370): warning C4018: '<' : signed/unsigned mismatch
  70. 1>..\unpack-trees.c(388): warning C4018: '<' : signed/unsigned mismatch
  71. 1>..\unpack-trees.c(529): warning C4018: '>' : signed/unsigned mismatch
  72. 1>..\unpack-trees.c(543): warning C4018: '<' : signed/unsigned mismatch
  73. 1>..\unpack-trees.c(654): warning C4018: '<' : signed/unsigned mismatch
  74. 1>..\unpack-trees.c(989): warning C4018: '<' : signed/unsigned mismatch
  75. 1>..\unpack-trees.c(1119): warning C4018: '<' : signed/unsigned mismatch
  76. 1>..\unpack-trees.c(1313): warning C4018: '<' : signed/unsigned mismatch
  77. 1> tree.c
  78. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  79. 1>..\tree.c(161): warning C4018: '<' : signed/unsigned mismatch
  80. 1> tree-walk.c
  81. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  82. 1> tree-diff.c
  83. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  84. 1> transport.c
  85. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  86. 1>..\transport.c(426): warning C4018: '<' : signed/unsigned mismatch
  87. 1>..\transport.c(1051): warning C4018: '<' : signed/unsigned mismatch
  88. 1> Compiling...
  89. 1> transport-helper.c
  90. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  91. 1>..\transport-helper.c(198): warning C4090: 'function' : different 'const' qualifiers
  92. 1>..\transport-helper.c(228): warning C4090: 'function' : different 'const' qualifiers
  93. 1>..\transport-helper.c(450): warning C4018: '<' : signed/unsigned mismatch
  94. 1> trace.c
  95. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  96. 1> thread-utils.c
  97. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  98. 1> tag.c
  99. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  100. 1> symlinks.c
  101. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  102. 1>..\symlinks.c(123): warning C4018: '>' : signed/unsigned mismatch
  103. 1>..\symlinks.c(279): warning C4018: '>' : signed/unsigned mismatch
  104. 1>..\symlinks.c(285): warning C4018: '>' : signed/unsigned mismatch
  105. 1>..\symlinks.c(310): warning C4018: '<' : signed/unsigned mismatch
  106. 1> submodule.c
  107. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  108. 1>..\submodule.c(203): warning C4018: '>' : signed/unsigned mismatch
  109. 1>..\submodule.c(209): warning C4018: '<' : signed/unsigned mismatch
  110. 1>..\submodule.c(555): warning C4018: '<' : signed/unsigned mismatch
  111. 1>..\submodule.c(724): warning C4018: '<' : signed/unsigned mismatch
  112. 1>..\submodule.c(984): warning C4018: '<' : signed/unsigned mismatch
  113. 1>..\submodule.c(988): warning C4018: '<' : signed/unsigned mismatch
  114. 1>..\submodule.c(1101): warning C4018: '<' : signed/unsigned mismatch
  115. 1> string-list.c
  116. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  117. 1>..\string-list.c(43): warning C4018: '<' : signed/unsigned mismatch
  118. 1>..\string-list.c(101): warning C4018: '<' : signed/unsigned mismatch
  119. 1>..\string-list.c(118): warning C4018: '<' : signed/unsigned mismatch
  120. 1>..\string-list.c(128): warning C4018: '<' : signed/unsigned mismatch
  121. 1>..\string-list.c(155): warning C4018: '<' : signed/unsigned mismatch
  122. 1>..\string-list.c(159): warning C4018: '<' : signed/unsigned mismatch
  123. 1>..\string-list.c(173): warning C4018: '<' : signed/unsigned mismatch
  124. 1>..\string-list.c(177): warning C4018: '<' : signed/unsigned mismatch
  125. 1>..\string-list.c(192): warning C4018: '<' : signed/unsigned mismatch
  126. 1>..\string-list.c(238): warning C4018: '<' : signed/unsigned mismatch
  127. 1> streaming.c
  128. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  129. 1> strbuf.c
  130. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  131. 1>..\strbuf.c(136): warning C4018: '<' : signed/unsigned mismatch
  132. 1>..\strbuf.c(285): warning C4018: '>' : signed/unsigned mismatch
  133. 1>..\strbuf.c(288): warning C4018: '>' : signed/unsigned mismatch
  134. 1>..\strbuf.c(406): warning C4018: '<' : signed/unsigned mismatch
  135. 1>..\strbuf.c(556): warning C4244: 'initializing' : conversion from 'off64_t' to 'int', possible loss of data
  136. 1>..\strbuf.c(560): warning C4244: 'initializing' : conversion from 'off64_t' to 'int', possible loss of data
  137. 1> sigchain.c
  138. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  139. 1> sideband.c
  140. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  141. 1>..\sideband.c(16): warning C4005: 'PREFIX' : macro redefinition
  142. 1> command-line arguments : see previous definition of 'PREFIX'
  143. 1>..\sideband.c(93): warning C4018: '>' : signed/unsigned mismatch
  144. 1>..\sideband.c(137): warning C4018: '<' : signed/unsigned mismatch
  145. 1> shallow.c
  146. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  147. 1>..\shallow.c(83): warning C4018: '<' : signed/unsigned mismatch
  148. 1>..\shallow.c(86): warning C4018: '<' : signed/unsigned mismatch
  149. 1>..\shallow.c(378): warning C4018: '<' : signed/unsigned mismatch
  150. 1>..\shallow.c(378): warning C4018: '<=' : signed/unsigned mismatch
  151. 1>..\shallow.c(445): warning C4018: '<' : signed/unsigned mismatch
  152. 1>..\shallow.c(521): warning C4018: '<' : signed/unsigned mismatch
  153. 1>..\shallow.c(523): warning C4018: '<' : signed/unsigned mismatch
  154. 1>..\shallow.c(552): warning C4018: '<' : signed/unsigned mismatch
  155. 1>..\shallow.c(557): warning C4018: '<' : signed/unsigned mismatch
  156. 1>..\shallow.c(563): warning C4018: '<' : signed/unsigned mismatch
  157. 1> sha1_name.c
  158. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  159. 1>..\sha1_name.c(1293): warning C4018: '<' : signed/unsigned mismatch
  160. 1>..\sha1_name.c(1311): warning C4018: '<' : signed/unsigned mismatch
  161. 1>..\sha1_name.c(1407): warning C4018: '<' : signed/unsigned mismatch
  162. 1> sha1_file.c
  163. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  164. 1>..\sha1_file.c(96): warning C4244: 'function' : conversion from '__int64' to 'size_t', possible loss of data
  165. 1>..\sha1_file.c(357): warning C4018: '<' : signed/unsigned mismatch
  166. 1>..\sha1_file.c(1150): warning C4018: '<' : signed/unsigned mismatch
  167. 1>..\sha1_file.c(1531): warning C4018: '<=' : signed/unsigned mismatch
  168. 1>..\sha1_file.c(1884): warning C4244: '=' : conversion from 'off64_t' to 'unsigned long', possible loss of data
  169. 1>..\sha1_file.c(2151): warning C4244: 'initializing' : conversion from 'off64_t' to 'unsigned long', possible loss of data
  170. 1>..\sha1_file.c(2510): warning C4244: '=' : conversion from '__int64' to 'unsigned long', possible loss of data
  171. 1>..\sha1_file.c(2748): warning C4018: '>' : signed/unsigned mismatch
  172. 1>..\sha1_file.c(2867): warning C4018: '>' : signed/unsigned mismatch
  173. 1>..\sha1_file.c(3185): warning C4244: 'function' : conversion from '__int64' to 'size_t', possible loss of data
  174. 1> sha1-lookup.c
  175. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  176. 1>..\sha1-lookup.c(102): warning C4146: unary minus operator applied to unsigned type, result still unsigned
  177. 1>..\sha1-lookup.c(318): warning C4146: unary minus operator applied to unsigned type, result still unsigned
  178. 1> sha1-array.c
  179. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  180. 1> setup.c
  181. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  182. 1>..\setup.c(355): warning C4244: 'function' : conversion from '__int64' to 'size_t', possible loss of data
  183. 1>..\setup.c(356): warning C4244: 'function' : conversion from '__int64' to 'size_t', possible loss of data
  184. 1> server-info.c
  185. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  186. 1>..\server-info.c(132): warning C4090: 'initializing' : different 'const' qualifiers
  187. 1>..\server-info.c(133): warning C4090: 'initializing' : different 'const' qualifiers
  188. 1> sequencer.c
  189. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  190. 1>..\sequencer.c(43): warning C4018: '>' : signed/unsigned mismatch
  191. 1>..\sequencer.c(334): warning C4018: '<' : signed/unsigned mismatch
  192. 1>..\sequencer.c(340): warning C4018: '<' : signed/unsigned mismatch
  193. 1>..\sequencer.c(812): warning C4090: 'function' : different 'const' qualifiers
  194. 1>..\sequencer.c(986): warning C4018: '<' : signed/unsigned mismatch
  195. 1>..\sequencer.c(1082): warning C4018: '<' : signed/unsigned mismatch
  196. 1> send-pack.c
  197. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  198. 1> Compiling...
  199. 1> run-command.c
  200. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  201. 1>..\run-command.c(491): warning C4090: 'function' : different 'const' qualifiers
  202. 1> revision.c
  203. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  204. 1>..\revision.c(1160): warning C4018: '>' : signed/unsigned mismatch
  205. 1>..\revision.c(1160): warning C4018: '<' : signed/unsigned mismatch
  206. 1>..\revision.c(1400): warning C4018: '<' : signed/unsigned mismatch
  207. 1>..\revision.c(1406): warning C4090: 'function' : different 'const' qualifiers
  208. 1>..\revision.c(1410): warning C4018: '<' : signed/unsigned mismatch
  209. 1>..\revision.c(1562): warning C4090: 'function' : different 'const' qualifiers
  210. 1>..\revision.c(1574): warning C4090: 'function' : different 'const' qualifiers
  211. 1>..\revision.c(1890): warning C4018: '<' : signed/unsigned mismatch
  212. 1>..\revision.c(2188): warning C4090: 'function' : different 'const' qualifiers
  213. 1>..\revision.c(3150): warning C4018: '<' : signed/unsigned mismatch
  214. 1>..\revision.c(3150): warning C4018: '<=' : signed/unsigned mismatch
  215. 1> resolve-undo.c
  216. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  217. 1>..\resolve-undo.c(129): warning C4018: '<' : signed/unsigned mismatch
  218. 1>..\resolve-undo.c(169): warning C4018: '<' : signed/unsigned mismatch
  219. 1>..\resolve-undo.c(183): warning C4018: '<' : signed/unsigned mismatch
  220. 1> rerere.c
  221. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  222. 1>..\rerere.c(71): warning C4018: '<' : signed/unsigned mismatch
  223. 1>..\rerere.c(322): warning C4018: '<=' : signed/unsigned mismatch
  224. 1>..\rerere.c(372): warning C4018: '<=' : signed/unsigned mismatch
  225. 1>..\rerere.c(377): warning C4018: '<' : signed/unsigned mismatch
  226. 1>..\rerere.c(389): warning C4018: '<' : signed/unsigned mismatch
  227. 1>..\rerere.c(400): warning C4018: '<' : signed/unsigned mismatch
  228. 1>..\rerere.c(416): warning C4018: '<' : signed/unsigned mismatch
  229. 1>..\rerere.c(488): warning C4018: '<' : signed/unsigned mismatch
  230. 1>..\rerere.c(518): warning C4018: '<' : signed/unsigned mismatch
  231. 1>..\rerere.c(542): warning C4018: '<' : signed/unsigned mismatch
  232. 1>..\rerere.c(673): warning C4018: '<' : signed/unsigned mismatch
  233. 1>..\rerere.c(751): warning C4018: '<' : signed/unsigned mismatch
  234. 1>..\rerere.c(760): warning C4018: '<' : signed/unsigned mismatch
  235. 1> replace_object.c
  236. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  237. 1> remote.c
  238. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  239. 1>..\remote.c(102): warning C4090: 'function' : different 'const' qualifiers
  240. 1>..\remote.c(110): warning C4090: 'function' : different 'const' qualifiers
  241. 1>..\remote.c(116): warning C4090: 'function' : different 'const' qualifiers
  242. 1>..\remote.c(122): warning C4090: 'function' : different 'const' qualifiers
  243. 1>..\remote.c(165): warning C4090: 'function' : different 'const' qualifiers
  244. 1>..\remote.c(2046): warning C4018: '<' : signed/unsigned mismatch
  245. 1> refs.c
  246. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  247. 1>..\refs.c(3377): warning C4090: 'function' : different 'const' qualifiers
  248. 1> reflog-walk.c
  249. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  250. 1> read-cache.c
  251. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  252. 1>..\read-cache.c(82): warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data
  253. 1>..\read-cache.c(485): warning C4018: '>=' : signed/unsigned mismatch
  254. 1>..\read-cache.c(519): warning C4018: '<' : signed/unsigned mismatch
  255. 1>..\read-cache.c(540): warning C4018: '>=' : signed/unsigned mismatch
  256. 1>..\read-cache.c(545): warning C4018: '<' : signed/unsigned mismatch
  257. 1>..\read-cache.c(816): warning C4018: '<' : signed/unsigned mismatch
  258. 1>..\read-cache.c(819): warning C4018: '>=' : signed/unsigned mismatch
  259. 1>..\read-cache.c(886): warning C4018: '<' : signed/unsigned mismatch
  260. 1>..\read-cache.c(888): warning C4018: '<=' : signed/unsigned mismatch
  261. 1>..\read-cache.c(964): warning C4018: '<' : signed/unsigned mismatch
  262. 1>..\read-cache.c(1011): warning C4018: '>' : signed/unsigned mismatch
  263. 1>..\read-cache.c(1155): warning C4018: '<' : signed/unsigned mismatch
  264. 1>..\read-cache.c(1169): warning C4018: '<' : signed/unsigned mismatch
  265. 1>..\read-cache.c(1382): warning C4244: 'initializing' : conversion from 'uintmax_t' to 'size_t', possible loss of data
  266. 1>..\read-cache.c(1490): warning C4018: '<' : signed/unsigned mismatch
  267. 1>..\read-cache.c(1502): warning C4244: '=' : conversion from '__time64_t' to 'uint32_t', possible loss of data
  268. 1>..\read-cache.c(1540): warning C4018: '<' : signed/unsigned mismatch
  269. 1>..\read-cache.c(1559): warning C4018: '<' : signed/unsigned mismatch
  270. 1>..\read-cache.c(1734): warning C4018: '<' : signed/unsigned mismatch
  271. 1>..\read-cache.c(1891): warning C4018: '<' : signed/unsigned mismatch
  272. 1>..\read-cache.c(1933): warning C4018: '<' : signed/unsigned mismatch
  273. 1>..\read-cache.c(1958): warning C4018: '<' : signed/unsigned mismatch
  274. 1> reachable.c
  275. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  276. 1>..\reachable.c(116): warning C4018: '<' : signed/unsigned mismatch
  277. 1>..\reachable.c(190): warning C4018: '<' : signed/unsigned mismatch
  278. 1> quote.c
  279. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  280. 1>..\quote.c(120): warning C4090: 'function' : different 'const' qualifiers
  281. 1>..\quote.c(174): warning C4018: '<' : signed/unsigned mismatch
  282. 1> prompt.c
  283. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  284. 1> progress.c
  285. 1>..\progress.c(170): warning C4244: '=' : conversion from 'off64_t' to 'unsigned int', possible loss of data
  286. 1> prio-queue.c
  287. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  288. 1> pretty.c
  289. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  290. 1>..\pretty.c(47): warning C4018: '<' : signed/unsigned mismatch
  291. 1>..\pretty.c(52): warning C4018: '<' : signed/unsigned mismatch
  292. 1>..\pretty.c(110): warning C4018: '>=' : signed/unsigned mismatch
  293. 1>..\pretty.c(115): warning C4018: '<' : signed/unsigned mismatch
  294. 1>..\pretty.c(475): warning C4018: '<' : signed/unsigned mismatch
  295. 1>..\pretty.c(1630): warning C4018: '<' : signed/unsigned mismatch
  296. 1>..\pretty.c(1654): warning C4018: '<' : signed/unsigned mismatch
  297. 1> preload-index.c
  298. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  299. 1>..\preload-index.c(43): warning C4018: '>' : signed/unsigned mismatch
  300. 1> pkt-line.c
  301. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  302. 1>..\pkt-line.c(34): warning C4018: '<' : signed/unsigned mismatch
  303. 1>..\pkt-line.c(128): warning C4018: '<' : signed/unsigned mismatch
  304. 1>..\pkt-line.c(180): warning C4018: '>=' : signed/unsigned mismatch
  305. 1> pathspec.c
  306. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  307. 1>..\pathspec.c(34): warning C4018: '<' : signed/unsigned mismatch
  308. 1>..\pathspec.c(276): warning C4018: '<' : signed/unsigned mismatch
  309. 1> path.c
  310. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  311. 1>..\path.c(726): warning C4018: '<' : signed/unsigned mismatch
  312. 1> patch-ids.c
  313. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  314. 1> Compiling...
  315. 1> patch-delta.c
  316. 1> parse-options.c
  317. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  318. 1>..\parse-options.c(492): warning C4090: 'function' : different 'const' qualifiers
  319. 1> parse-options-cb.c
  320. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  321. 1>..\parse-options-cb.c(106): warning C4018: '<' : signed/unsigned mismatch
  322. 1>..\parse-options-cb.c(109): warning C4018: '<' : signed/unsigned mismatch
  323. 1> pager.c
  324. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  325. 1> pack-write.c
  326. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  327. 1>..\pack-write.c(35): warning C4244: '=' : conversion from 'off64_t' to 'uint32_t', possible loss of data
  328. 1>..\pack-write.c(123): warning C4244: 'function' : conversion from 'off64_t' to 'unsigned long', possible loss of data
  329. 1>..\pack-write.c(152): warning C4244: '=' : conversion from 'off64_t' to 'uint32_t', possible loss of data
  330. 1>..\pack-write.c(238): warning C4244: '=' : conversion from 'off64_t' to 'ssize_t', possible loss of data
  331. 1>..\pack-write.c(317): warning C4244: '=' : conversion from 'uintmax_t' to 'unsigned char', possible loss of data
  332. 1> pack-revindex.c
  333. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  334. 1> pack-check.c
  335. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  336. 1>..\pack-check.c(33): warning C4244: '=' : conversion from 'off64_t' to 'unsigned long', possible loss of data
  337. 1> object.c
  338. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  339. 1> notes.c
  340. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  341. 1>..\notes.c(489): warning C4018: '<' : signed/unsigned mismatch
  342. 1>..\notes.c(957): warning C4018: '<' : signed/unsigned mismatch
  343. 1> notes-utils.c
  344. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  345. 1> notes-merge.c
  346. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  347. 1> notes-cache.c
  348. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  349. 1> name-hash.c
  350. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  351. 1>..\name-hash.c(156): warning C4018: '<' : signed/unsigned mismatch
  352. 1> mergesort.c
  353. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  354. 1> merge.c
  355. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  356. 1>..\merge.c(30): warning C4018: '<' : signed/unsigned mismatch
  357. 1>..\merge.c(46): warning C4018: '<' : signed/unsigned mismatch
  358. 1>..\merge.c(53): warning C4090: 'function' : different 'const' qualifiers
  359. 1> merge-recursive.c
  360. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  361. 1>..\merge-recursive.c(255): warning C4018: '<' : signed/unsigned mismatch
  362. 1>..\merge-recursive.c(342): warning C4018: '<' : signed/unsigned mismatch
  363. 1>..\merge-recursive.c(421): warning C4018: '<' : signed/unsigned mismatch
  364. 1>..\merge-recursive.c(430): warning C4018: '<' : signed/unsigned mismatch
  365. 1>..\merge-recursive.c(633): warning C4018: '<' : signed/unsigned mismatch
  366. 1>..\merge-recursive.c(649): warning C4018: '<' : signed/unsigned mismatch
  367. 1>..\merge-recursive.c(678): warning C4018: '<' : signed/unsigned mismatch
  368. 1>..\merge-recursive.c(1270): warning C4018: '<' : signed/unsigned mismatch
  369. 1>..\merge-recursive.c(1275): warning C4018: '<' : signed/unsigned mismatch
  370. 1>..\merge-recursive.c(1281): warning C4018: '<' : signed/unsigned mismatch
  371. 1>..\merge-recursive.c(1288): warning C4018: '>=' : signed/unsigned mismatch
  372. 1>..\merge-recursive.c(1290): warning C4018: '>=' : signed/unsigned mismatch
  373. 1>..\merge-recursive.c(1845): warning C4018: '<' : signed/unsigned mismatch
  374. 1> merge-blobs.c
  375. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  376. 1> match-trees.c
  377. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  378. 1> mailmap.c
  379. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  380. 1>..\mailmap.c(304): warning C4018: '<' : signed/unsigned mismatch
  381. 1> log-tree.c
  382. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  383. 1>..\log-tree.c(252): warning C4018: '<' : signed/unsigned mismatch
  384. 1> Compiling...
  385. 1> lockfile.c
  386. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  387. 1>..\lockfile.c(101): warning C4018: '<' : signed/unsigned mismatch
  388. 1>..\lockfile.c(113): warning C4018: '<' : signed/unsigned mismatch
  389. 1> ll-merge.c
  390. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  391. 1>..\ll-merge.c(200): warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
  392. 1> list-objects.c
  393. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  394. 1>..\list-objects.c(166): warning C4018: '<' : signed/unsigned mismatch
  395. 1>..\list-objects.c(204): warning C4018: '<' : signed/unsigned mismatch
  396. 1> line-range.c
  397. 1> line-log.c
  398. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  399. 1>..\line-log.c(20): warning C4018: '>' : signed/unsigned mismatch
  400. 1>..\line-log.c(20): warning C4018: '<' : signed/unsigned mismatch
  401. 1>..\line-log.c(478): warning C4018: '<' : signed/unsigned mismatch
  402. 1>..\line-log.c(527): warning C4018: '<' : signed/unsigned mismatch
  403. 1>..\line-log.c(765): warning C4090: 'function' : different 'const' qualifiers
  404. 1> levenshtein.c
  405. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  406. 1> kwset.c
  407. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  408. 1>..\kwset.c(507): warning C4018: '>' : signed/unsigned mismatch
  409. 1>..\kwset.c(522): warning C4018: '>' : signed/unsigned mismatch
  410. 1>..\kwset.c(599): warning C4018: '<' : signed/unsigned mismatch
  411. 1>..\kwset.c(614): warning C4018: '>=' : signed/unsigned mismatch
  412. 1> ident.c
  413. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  414. 1> hex.c
  415. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  416. 1> help.c
  417. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  418. 1>..\help.c(238): warning C4018: '<' : signed/unsigned mismatch
  419. 1>..\help.c(456): warning C4018: '<' : signed/unsigned mismatch
  420. 1> hashmap.c
  421. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  422. 1> hash.c
  423. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  424. 1> grep.c
  425. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  426. 1> graph.c
  427. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  428. 1> gpg-interface.c
  429. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  430. 1> gettext.c
  431. 1>..\gettext.c : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  432. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  433. 1> fsck.c
  434. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  435. 1> fetch-pack.c
  436. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  437. 1>..\fetch-pack.c(695): warning C4018: '<' : signed/unsigned mismatch
  438. 1> exec_cmd.c
  439. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  440. 1>..\exec_cmd.c(141): warning C4090: 'function' : different 'const' qualifiers
  441. 1> environment.c
  442. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  443. 1> Compiling...
  444. 1> entry.c
  445. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  446. 1> editor.c
  447. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  448. 1> dir.c
  449. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  450. 1>..\dir.c(427): warning C4018: '>' : signed/unsigned mismatch
  451. 1>..\dir.c(552): warning C4018: '<' : signed/unsigned mismatch
  452. 1>..\dir.c(983): warning C4018: '<' : signed/unsigned mismatch
  453. 1>..\dir.c(1140): warning C4018: '<' : signed/unsigned mismatch
  454. 1> diffcore-rename.c
  455. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  456. 1>..\diffcore-rename.c(298): warning C4244: 'function' : conversion from 'double' to 'int', possible loss of data
  457. 1> diffcore-pickaxe.c
  458. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  459. 1> diffcore-order.c
  460. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  461. 1> diffcore-delta.c
  462. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  463. 1> diffcore-break.c
  464. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  465. 1> diff.c
  466. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  467. 1>..\diff.c(85): warning C4018: '<' : signed/unsigned mismatch
  468. 1>..\diff.c(724): warning C4018: '>' : signed/unsigned mismatch
  469. 1>..\diff.c(724): warning C4018: '<' : signed/unsigned mismatch
  470. 1>..\diff.c(1535): warning C4244: 'function' : conversion from 'uintmax_t' to 'int', possible loss of data
  471. 1>..\diff.c(1536): warning C4244: 'function' : conversion from 'uintmax_t' to 'int', possible loss of data
  472. 1>..\diff.c(1581): warning C4244: 'function' : conversion from 'uintmax_t' to 'int', possible loss of data
  473. 1>..\diff.c(1582): warning C4244: 'function' : conversion from 'uintmax_t' to 'int', possible loss of data
  474. 1>..\diff.c(1599): warning C4244: '=' : conversion from 'uintmax_t' to 'int', possible loss of data
  475. 1>..\diff.c(1606): warning C4244: '=' : conversion from 'uintmax_t' to 'int', possible loss of data
  476. 1>..\diff.c(1685): warning C4244: '=' : conversion from 'uintmax_t' to 'int', possible loss of data
  477. 1>..\diff.c(1686): warning C4244: '=' : conversion from 'uintmax_t' to 'int', possible loss of data
  478. 1>..\diff.c(1689): warning C4244: 'function' : conversion from 'uintmax_t' to 'int', possible loss of data
  479. 1>..\diff.c(1694): warning C4244: 'function' : conversion from 'uintmax_t' to 'int', possible loss of data
  480. 1>..\diff.c(1697): warning C4244: 'function' : conversion from 'uintmax_t' to 'int', possible loss of data
  481. 1>..\diff.c(1723): warning C4244: '+=' : conversion from 'uintmax_t' to 'int', possible loss of data
  482. 1>..\diff.c(1724): warning C4244: '+=' : conversion from 'uintmax_t' to 'int', possible loss of data
  483. 1>..\diff.c(1744): warning C4244: 'initializing' : conversion from 'uintmax_t' to 'int', possible loss of data
  484. 1>..\diff.c(1745): warning C4244: 'initializing' : conversion from 'uintmax_t' to 'int', possible loss of data
  485. 1>..\diff.c(1981): warning C4244: 'initializing' : conversion from 'uintmax_t' to 'unsigned long', possible loss of data
  486. 1>..\diff.c(2035): warning C4018: '<' : signed/unsigned mismatch
  487. 1>..\diff.c(2048): warning C4018: '<' : signed/unsigned mismatch
  488. 1>..\diff.c(2859): warning C4244: 'function' : conversion from '__int64' to 'size_t', possible loss of data
  489. 1>..\diff.c(2957): warning C4244: 'return' : conversion from 'double' to 'int', possible loss of data
  490. 1> diff-no-index.c
  491. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  492. 1>..\diff-no-index.c(131): warning C4018: '<' : signed/unsigned mismatch
  493. 1> diff-lib.c
  494. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  495. 1> diff-delta.c
  496. 1>..\diff-delta.c(381): warning C4018: '>' : signed/unsigned mismatch
  497. 1>..\diff-delta.c(387): warning C4018: '<' : signed/unsigned mismatch
  498. 1> decorate.c
  499. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  500. 1>..\decorate.c(29): warning C4018: '>=' : signed/unsigned mismatch
  501. 1>..\decorate.c(65): warning C4018: '>' : signed/unsigned mismatch
  502. 1> date.c
  503. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  504. 1>..\date.c(79): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
  505. 1>..\date.c(82): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
  506. 1>..\date.c(94): warning C4018: '<' : signed/unsigned mismatch
  507. 1>..\date.c(698): warning C4244: '=' : conversion from 'time_t' to 'unsigned long', possible loss of data
  508. 1>..\date.c(702): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
  509. 1>..\date.c(776): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
  510. 1>..\date.c(779): warning C4244: 'function' : conversion from 'time_t' to 'unsigned long', possible loss of data
  511. 1>..\date.c(802): warning C4244: 'return' : conversion from 'time_t' to 'unsigned long', possible loss of data
  512. 1> ctype.c
  513. 1> csum-file.c
  514. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  515. 1>..\csum-file.c(22): warning C4018: '<' : signed/unsigned mismatch
  516. 1>..\csum-file.c(171): warning C4244: 'function' : conversion from 'off64_t' to 'long', possible loss of data
  517. 1> credential.c
  518. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  519. 1>..\credential.c(275): warning C4018: '<' : signed/unsigned mismatch
  520. 1>..\credential.c(297): warning C4018: '<' : signed/unsigned mismatch
  521. 1>..\credential.c(308): warning C4018: '<' : signed/unsigned mismatch
  522. 1> copy.c
  523. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  524. 1> convert.c
  525. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  526. 1> connected.c
  527. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  528. 1> Compiling...
  529. 1> connect.c
  530. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  531. 1>..\connect.c(440): warning C4996: 'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  532. 1> C:\Program Files (x86)\Windows Kits\8.1\Include\um\winsock2.h(1868) : see declaration of 'inet_ntoa'
  533. 1>..\connect.c(448): warning C4996: 'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  534. 1> C:\Program Files (x86)\Windows Kits\8.1\Include\um\winsock2.h(1868) : see declaration of 'inet_ntoa'
  535. 1>..\connect.c(762): warning C4090: 'function' : different 'const' qualifiers
  536. 1> config.c
  537. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  538. 1>..\config.c(211): warning C4090: 'function' : different 'const' qualifiers
  539. 1>..\config.c(217): warning C4090: 'function' : different 'const' qualifiers
  540. 1>..\config.c(491): warning C4244: 'function' : conversion from 'intmax_t' to 'int', possible loss of data
  541. 1>..\config.c(493): warning C4018: '>' : signed/unsigned mismatch
  542. 1>..\config.c(493): warning C4244: 'function' : conversion from 'intmax_t' to 'int', possible loss of data
  543. 1>..\config.c(537): warning C4244: '=' : conversion from 'intmax_t' to 'int', possible loss of data
  544. 1>..\config.c(555): warning C4244: '=' : conversion from 'uintmax_t' to 'unsigned long', possible loss of data
  545. 1>..\config.c(1280): warning C4018: '>' : signed/unsigned mismatch
  546. 1>..\config.c(1280): warning C4018: '<' : signed/unsigned mismatch
  547. 1>..\config.c(1310): warning C4018: '>' : signed/unsigned mismatch
  548. 1>..\config.c(1310): warning C4018: '<' : signed/unsigned mismatch
  549. 1>..\config.c(1317): warning C4018: '>' : signed/unsigned mismatch
  550. 1>..\config.c(1317): warning C4018: '<' : signed/unsigned mismatch
  551. 1>..\config.c(1327): warning C4018: '>' : signed/unsigned mismatch
  552. 1>..\config.c(1327): warning C4018: '<' : signed/unsigned mismatch
  553. 1>..\config.c(1687): warning C4018: '<' : signed/unsigned mismatch
  554. 1>..\config.c(1710): warning C4018: '<' : signed/unsigned mismatch
  555. 1> winansi.c
  556. 1>..\compat\winansi.c(341): warning C4018: '<' : signed/unsigned mismatch
  557. 1>..\compat\winansi.c(409): warning C4018: '<' : signed/unsigned mismatch
  558. 1> syslog.c
  559. 1> pthread.c
  560. 1> fscache.c
  561. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  562. 1> dirent.c
  563. 1> win32mmap.c
  564. 1> terminal.c
  565. 1> strtoumax.c
  566. 1> strtoimax.c
  567. 1> strlcpy.c
  568. 1> strcasestr.c
  569. 1> snprintf.c
  570. 1> setenv.c
  571. 1> regex.c
  572. 1>c:\msysgit\git\compat\regex\regcomp.c(604): warning C4018: '<' : signed/unsigned mismatch
  573. 1>c:\msysgit\git\compat\regex\regcomp.c(607): warning C4018: '<' : signed/unsigned mismatch
  574. 1>c:\msysgit\git\compat\regex\regcomp.c(622): warning C4018: '<=' : signed/unsigned mismatch
  575. 1>c:\msysgit\git\compat\regex\regcomp.c(1169): warning C4018: '<' : signed/unsigned mismatch
  576. 1>c:\msysgit\git\compat\regex\regcomp.c(1172): warning C4018: '<' : signed/unsigned mismatch
  577. 1>c:\msysgit\git\compat\regex\regcomp.c(1618): warning C4018: '<' : signed/unsigned mismatch
  578. 1>c:\msysgit\git\compat\regex\regcomp.c(1621): warning C4018: '<' : signed/unsigned mismatch
  579. 1>c:\msysgit\git\compat\regex\regexec.c(515): warning C4018: '>' : signed/unsigned mismatch
  580. 1>c:\msysgit\git\compat\regex\regexec.c(536): warning C4018: '>=' : signed/unsigned mismatch
  581. 1>c:\msysgit\git\compat\regex\regexec.c(546): warning C4018: '<' : signed/unsigned mismatch
  582. 1>c:\msysgit\git\compat\regex\regexec.c(876): warning C4018: '<' : signed/unsigned mismatch
  583. 1>c:\msysgit\git\compat\regex\regexec.c(894): warning C4018: '<' : signed/unsigned mismatch
  584. 1>c:\msysgit\git\compat\regex\regexec.c(922): warning C4018: '<' : signed/unsigned mismatch
  585. 1>c:\msysgit\git\compat\regex\regexec.c(1452): warning C4018: '<' : signed/unsigned mismatch
  586. 1> pread.c
  587. 1> poll.c
  588. 1>..\compat\poll\poll.c(208): warning C4018: '<' : signed/unsigned mismatch
  589. 1> obstack.c
  590. 1>C:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  591. 1> msvc.c
  592. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  593. 1>c:\msysgit\git\compat\mingw.c(632): warning C4244: '=' : conversion from '__int64' to 'DWORD', possible loss of data
  594. 1>c:\msysgit\git\compat\mingw.c(715): warning C4244: '=' : conversion from '__int64' to 'long', possible loss of data
  595. 1>c:\msysgit\git\compat\mingw.c(856): warning C4018: '>' : signed/unsigned mismatch
  596. 1>c:\msysgit\git\compat\mingw.c(856): warning C4018: '<' : signed/unsigned mismatch
  597. 1>c:\msysgit\git\compat\mingw.c(1074): warning C4018: '>' : signed/unsigned mismatch
  598. 1>c:\msysgit\git\compat\mingw.c(1074): warning C4018: '<' : signed/unsigned mismatch
  599. 1>c:\msysgit\git\compat\mingw.c(1257): warning C4090: 'function' : different 'const' qualifiers
  600. 1>c:\msysgit\git\compat\mingw.c(1267): warning C4090: 'function' : different 'const' qualifiers
  601. 1>c:\msysgit\git\compat\mingw.c(1411): warning C4996: 'gethostbyaddr': Use getnameinfo() or GetNameInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  602. 1> C:\Program Files (x86)\Windows Kits\8.1\Include\um\winsock2.h(2216) : see declaration of 'gethostbyaddr'
  603. 1>c:\msysgit\git\compat\mingw.c(1418): warning C4996: 'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  604. 1> C:\Program Files (x86)\Windows Kits\8.1\Include\um\winsock2.h(1868) : see declaration of 'inet_ntoa'
  605. 1>c:\msysgit\git\compat\mingw.c(1516): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  606. 1> C:\Program Files (x86)\Windows Kits\8.1\Include\um\winsock2.h(2238) : see declaration of 'gethostbyname'
  607. 1>c:\msysgit\git\compat\mingw.c(1545): warning C4996: 'WSASocketA': Use WSASocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  608. 1> C:\Program Files (x86)\Windows Kits\8.1\Include\um\winsock2.h(3457) : see declaration of 'WSASocketA'
  609. 1>c:\msysgit\git\compat\mingw.c(2038): warning C4018: '>=' : signed/unsigned mismatch
  610. 1>c:\msysgit\git\compat\mingw.c(2063): warning C4018: '<' : signed/unsigned mismatch
  611. 1>c:\msysgit\git\compat\mingw.c(2084): warning C4018: '<' : signed/unsigned mismatch
  612. 1>c:\msysgit\git\compat\mingw.c(2215): warning C4018: '>' : signed/unsigned mismatch
  613. 1>c:\msysgit\git\compat\mingw.c(2217): warning C4018: '>' : signed/unsigned mismatch
  614. 1> Compiling...
  615. 1> mkdtemp.c
  616. 1> memmem.c
  617. 1> inet_pton.c
  618. 1> inet_ntop.c
  619. 1> fnmatch.c
  620. 1> basename.c
  621. 1> commit.c
  622. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  623. 1>..\commit.c(543): warning C4018: '<' : signed/unsigned mismatch
  624. 1>..\commit.c(543): warning C4018: '<=' : signed/unsigned mismatch
  625. 1>..\commit.c(546): warning C4018: '<' : signed/unsigned mismatch
  626. 1>..\commit.c(546): warning C4018: '<=' : signed/unsigned mismatch
  627. 1> combine-diff.c
  628. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  629. 1>..\combine-diff.c(993): warning C4244: 'function' : conversion from '__int64' to 'size_t', possible loss of data
  630. 1>..\combine-diff.c(1035): warning C4018: '<' : signed/unsigned mismatch
  631. 1> column.c
  632. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  633. 1>..\column.c(48): warning C4018: '<' : signed/unsigned mismatch
  634. 1>..\column.c(68): warning C4018: '<' : signed/unsigned mismatch
  635. 1>..\column.c(118): warning C4018: '<' : signed/unsigned mismatch
  636. 1>..\column.c(129): warning C4018: '>=' : signed/unsigned mismatch
  637. 1>..\column.c(144): warning C4018: '>=' : signed/unsigned mismatch
  638. 1>..\column.c(170): warning C4018: '<' : signed/unsigned mismatch
  639. 1> color.c
  640. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  641. 1> cache-tree.c
  642. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  643. 1>..\cache-tree.c(189): warning C4018: '<' : signed/unsigned mismatch
  644. 1> bundle.c
  645. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  646. 1>..\bundle.c(112): warning C4018: '<' : signed/unsigned mismatch
  647. 1>..\bundle.c(144): warning C4018: '<' : signed/unsigned mismatch
  648. 1>..\bundle.c(306): warning C4018: '<' : signed/unsigned mismatch
  649. 1>..\bundle.c(407): warning C4018: '<' : signed/unsigned mismatch
  650. 1> bulk-checkin.c
  651. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  652. 1>..\bulk-checkin.c(50): warning C4018: '<' : signed/unsigned mismatch
  653. 1>..\bulk-checkin.c(70): warning C4018: '<' : signed/unsigned mismatch
  654. 1>..\bulk-checkin.c(122): warning C4244: 'initializing' : conversion from 'off64_t' to 'size_t', possible loss of data
  655. 1>..\bulk-checkin.c(123): warning C4018: '<' : signed/unsigned mismatch
  656. 1> branch.c
  657. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  658. 1> sha1.c
  659. 1> blob.c
  660. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  661. 1> bisect.c
  662. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  663. 1>..\bisect.c(540): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
  664. 1> base85.c
  665. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  666. 1> attr.c
  667. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  668. 1>..\attr.c(213): warning C4018: '<' : signed/unsigned mismatch
  669. 1>..\attr.c(306): warning C4018: '<' : signed/unsigned mismatch
  670. 1>..\attr.c(309): warning C4018: '<' : signed/unsigned mismatch
  671. 1> argv-array.c
  672. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  673. 1>..\argv-array.c(19): warning C4090: 'function' : different 'const' qualifiers
  674. 1>..\argv-array.c(67): warning C4090: 'function' : different 'const' qualifiers
  675. 1>..\argv-array.c(88): warning C4090: 'function' : different 'const' qualifiers
  676. 1> Compiling...
  677. 1> archive.c
  678. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  679. 1>..\archive.c(23): warning C4090: 'function' : different 'const' qualifiers
  680. 1>..\archive.c(354): warning C4090: 'initializing' : different 'const' qualifiers
  681. 1> archive-zip.c
  682. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  683. 1>..\archive-zip.c(281): warning C4244: 'function' : conversion from 'time_t' to 'unsigned int', possible loss of data
  684. 1> archive-tar.c
  685. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  686. 1> alloc.c
  687. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  688. 1> alias.c
  689. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  690. 1>..\alias.c(48): warning C4090: 'function' : different 'const' qualifiers
  691. 1>..\alias.c(61): warning C4090: 'function' : different 'const' qualifiers
  692. 1>..\alias.c(74): warning C4090: 'function' : different 'const' qualifiers
  693. 1>..\alias.c(79): warning C4090: 'function' : different 'const' qualifiers
  694. 1> advice.c
  695. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  696. 1> abspath.c
  697. 1>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  698. 1> zlib.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  699. 1> libgit.vcxproj -> C:\msysgit\git\libgit\..\.\libgit.lib
  700. 2>------ Build started: Project: xdiff_lib, Configuration: Debug Win32 ------
  701. 2>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  702. 2> xutils.c
  703. 2>..\xdiff\xutils.c(451): warning C4018: '>' : signed/unsigned mismatch
  704. 2> xprepare.c
  705. 2> xpatience.c
  706. 2> xmerge.c
  707. 2> xhistogram.c
  708. 2>..\xdiff\xhistogram.c(116): warning C4018: '<=' : signed/unsigned mismatch
  709. 2>..\xdiff\xhistogram.c(191): warning C4018: '<' : signed/unsigned mismatch
  710. 2>..\xdiff\xhistogram.c(192): warning C4018: '<' : signed/unsigned mismatch
  711. 2>..\xdiff\xhistogram.c(198): warning C4018: '<' : signed/unsigned mismatch
  712. 2>..\xdiff\xhistogram.c(199): warning C4018: '<' : signed/unsigned mismatch
  713. 2> xemit.c
  714. 2>..\xdiff\xemit.c(93): warning C4018: '>' : signed/unsigned mismatch
  715. 2> xdiffi.c
  716. 2> xutils.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  717. 2> xdiff_lib.vcxproj -> C:\msysgit\git\xdiff_lib\..\.\xdiff_lib.lib
  718. 3>------ Build started: Project: vcs-svn_lib, Configuration: Debug Win32 ------
  719. 3>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  720. 3> svndump.c
  721. 3>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  722. 3> svndiff.c
  723. 3>..\vcs-svn\svndiff.c(164): warning C4244: '=' : conversion from 'uintmax_t' to 'size_t', possible loss of data
  724. 3> sliding_window.c
  725. 3>..\vcs-svn\sliding_window.c(63): warning C4244: 'function' : conversion from 'off64_t' to 'size_t', possible loss of data
  726. 3> repo_tree.c
  727. 3> line_buffer.c
  728. 3>..\vcs-svn\line_buffer.c(106): warning C4244: 'initializing' : conversion from 'off64_t' to 'size_t', possible loss of data
  729. 3>..\vcs-svn\line_buffer.c(122): warning C4244: 'initializing' : conversion from 'off64_t' to 'size_t', possible loss of data
  730. 3> fast_export.c
  731. 3>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  732. 3> svndump.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
  733. 3> vcs-svn_lib.vcxproj -> C:\msysgit\git\vcs-svn_lib\..\.\vcs-svn_lib.lib
  734. 4>------ Build started: Project: git-credential-store, Configuration: Debug Win32 ------
  735. 4>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  736. 4> credential-store.c
  737. 4>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  738. 4>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  739. 4> Generating code
  740. 4>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  741. 4>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  742. 4> Finished generating code
  743. 4> git-credential-store.vcxproj -> C:\msysgit\git\git-credential-store\..\.\git-credential-store.exe
  744. 5>------ Build started: Project: git-daemon, Configuration: Debug Win32 ------
  745. 5>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  746. 5> daemon.c
  747. 5>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  748. 5>..\daemon.c(745): warning C4018: '>=' : signed/unsigned mismatch
  749. 5>..\daemon.c(749): warning C4018: '>=' : signed/unsigned mismatch
  750. 5>..\daemon.c(984): warning C4018: '<' : signed/unsigned mismatch
  751. 5>..\daemon.c(1002): warning C4018: '<' : signed/unsigned mismatch
  752. 5>..\daemon.c(1023): warning C4018: '<' : signed/unsigned mismatch
  753. 5>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  754. 5> Generating code
  755. 5>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  756. 5>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  757. 5> Finished generating code
  758. 5> git-daemon.vcxproj -> C:\msysgit\git\git-daemon\..\.\git-daemon.exe
  759. 6>------ Build started: Project: git-fast-import, Configuration: Debug Win32 ------
  760. 6>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  761. 6> fast-import.c
  762. 6>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  763. 6>..\fast-import.c(422): warning C4244: 'function' : conversion from 'time_t' to 'unsigned long', possible loss of data
  764. 6>..\fast-import.c(610): warning C4018: '>=' : signed/unsigned mismatch
  765. 6>..\fast-import.c(938): warning C4018: '<' : signed/unsigned mismatch
  766. 6>..\fast-import.c(976): warning C4018: '<' : signed/unsigned mismatch
  767. 6>..\fast-import.c(1168): warning C4018: '>' : signed/unsigned mismatch
  768. 6>..\fast-import.c(1169): warning C4018: '<' : signed/unsigned mismatch
  769. 6>..\fast-import.c(3341): warning C4018: '<' : signed/unsigned mismatch
  770. 6>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  771. 6> Generating code
  772. 6>c:\msysgit\git\fast-import.c(2933): warning C4700: uninitialized local variable 'oe' used
  773. 6>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  774. 6>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  775. 6> Finished generating code
  776. 6> git-fast-import.vcxproj -> C:\msysgit\git\git-fast-import\..\.\git-fast-import.exe
  777. 7>------ Build started: Project: git-http-backend, Configuration: Debug Win32 ------
  778. 7>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  779. 7> http-backend.c
  780. 7>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  781. 7>..\http-backend.c(106): warning C4244: 'initializing' : conversion from 'time_t' to 'unsigned long', possible loss of data
  782. 7>..\http-backend.c(179): warning C4244: 'function' : conversion from '__time64_t' to 'unsigned long', possible loss of data
  783. 7>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  784. 7> Generating code
  785. 7>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  786. 7>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  787. 7> Finished generating code
  788. 7> git-http-backend.vcxproj -> C:\msysgit\git\git-http-backend\..\.\git-http-backend.exe
  789. 8>------ Build started: Project: git-imap-send, Configuration: Debug Win32 ------
  790. 8>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  791. 8> imap-send.c
  792. 8>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  793. 8>..\imap-send.c(1041): warning C4996: 'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
  794. 8> C:\Program Files (x86)\Windows Kits\8.1\Include\um\winsock2.h(1868) : see declaration of 'inet_ntoa'
  795. 8>..\imap-send.c(1294): warning C4018: '>=' : signed/unsigned mismatch
  796. 8>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  797. 8> Generating code
  798. 8>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  799. 8>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  800. 8> Finished generating code
  801. 8> git-imap-send.vcxproj -> C:\msysgit\git\git-imap-send\..\.\git-imap-send.exe
  802. 9>------ Build started: Project: git-sh-i18n--envsubst, Configuration: Debug Win32 ------
  803. 10>------ Build started: Project: git-shell, Configuration: Debug Win32 ------
  804. 10>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  805. 10> shell.c
  806. 10>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  807. 10>..\shell.c(129): warning C4090: 'function' : different 'const' qualifiers
  808. 10>..\shell.c(220): warning C4090: 'function' : different 'const' qualifiers
  809. 10>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  810. 10> Generating code
  811. 10>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  812. 10>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  813. 10> Finished generating code
  814. 10> git-shell.vcxproj -> C:\msysgit\git\git-shell\..\.\git-shell.exe
  815. 11>------ Build started: Project: git-show-index, Configuration: Debug Win32 ------
  816. 11>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  817. 11> show-index.c
  818. 11>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  819. 11>..\show-index.c(39): warning C4018: '<' : signed/unsigned mismatch
  820. 11>..\show-index.c(54): warning C4018: '<' : signed/unsigned mismatch
  821. 11>..\show-index.c(57): warning C4018: '<' : signed/unsigned mismatch
  822. 11>..\show-index.c(60): warning C4018: '<' : signed/unsigned mismatch
  823. 11>..\show-index.c(63): warning C4018: '<' : signed/unsigned mismatch
  824. 11>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  825. 11> Generating code
  826. 11>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  827. 11>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  828. 11> Finished generating code
  829. 11> git-show-index.vcxproj -> C:\msysgit\git\git-show-index\..\.\git-show-index.exe
  830. 12>------ Build started: Project: git-upload-pack, Configuration: Debug Win32 ------
  831. 12>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  832. 12> upload-pack.c
  833. 12>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  834. 12>..\upload-pack.c(117): warning C4018: '<' : signed/unsigned mismatch
  835. 12>..\upload-pack.c(121): warning C4018: '<' : signed/unsigned mismatch
  836. 12>..\upload-pack.c(124): warning C4018: '<' : signed/unsigned mismatch
  837. 12>..\upload-pack.c(338): warning C4018: '<' : signed/unsigned mismatch
  838. 12>..\upload-pack.c(480): warning C4018: '<' : signed/unsigned mismatch
  839. 12>..\upload-pack.c(514): warning C4018: '<' : signed/unsigned mismatch
  840. 12>..\upload-pack.c(618): warning C4018: '<' : signed/unsigned mismatch
  841. 12>..\upload-pack.c(637): warning C4018: '<' : signed/unsigned mismatch
  842. 12>..\upload-pack.c(663): warning C4018: '<' : signed/unsigned mismatch
  843. 12>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  844. 12> Generating code
  845. 12>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  846. 12>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  847. 12> Finished generating code
  848. 12> git-upload-pack.vcxproj -> C:\msysgit\git\git-upload-pack\..\.\git-upload-pack.exe
  849. 13>------ Build started: Project: git-remote-testsvn, Configuration: Debug Win32 ------
  850. 13>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  851. 13> remote-testsvn.c
  852. 13>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  853. 13>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  854. 13> Generating code
  855. 13>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  856. 13>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  857. 13> Finished generating code
  858. 13> git-remote-testsvn.vcxproj -> C:\msysgit\git\git-remote-testsvn\..\.\git-remote-testsvn.exe
  859. 14>------ Build started: Project: git, Configuration: Debug Win32 ------
  860. 14>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  861. 14> git.c
  862. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  863. 14>..\git.c(234): warning C4090: 'function' : different 'const' qualifiers
  864. 14>..\git.c(248): warning C4090: 'function' : different 'const' qualifiers
  865. 14>..\git.c(251): warning C4090: 'function' : different 'const' qualifiers
  866. 14> write-tree.c
  867. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  868. 14>..\builtin\write-tree.c(34): warning C4090: 'initializing' : different 'const' qualifiers
  869. 14> verify-tag.c
  870. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  871. 14> verify-pack.c
  872. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  873. 14> var.c
  874. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  875. 14> upload-archive.c
  876. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  877. 14> update-server-info.c
  878. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  879. 14> update-ref.c
  880. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  881. 14>..\builtin\update-ref.c(28): warning C4090: 'function' : different 'const' qualifiers
  882. 14>..\builtin\update-ref.c(262): warning C4090: 'initializing' : different 'const' qualifiers
  883. 14> update-index.c
  884. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  885. 14>..\builtin\update-index.c(162): warning C4018: '<' : signed/unsigned mismatch
  886. 14>..\builtin\update-index.c(452): warning C4018: '<' : signed/unsigned mismatch
  887. 14>..\builtin\update-index.c(466): warning C4018: '<' : signed/unsigned mismatch
  888. 14>..\builtin\update-index.c(563): warning C4018: '<' : signed/unsigned mismatch
  889. 14> unpack-objects.c
  890. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  891. 14>..\builtin\unpack-objects.c(57): warning C4018: '<=' : signed/unsigned mismatch
  892. 14>..\builtin\unpack-objects.c(74): warning C4018: '<' : signed/unsigned mismatch
  893. 14>..\builtin\unpack-objects.c(80): warning C4018: '>' : signed/unsigned mismatch
  894. 14>..\builtin\unpack-objects.c(485): warning C4018: '<' : signed/unsigned mismatch
  895. 14> unpack-file.c
  896. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  897. 14> tag.c
  898. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  899. 14>..\builtin\tag.c(538): warning C4090: 'initializing' : different 'const' qualifiers
  900. 14> symbolic-ref.c
  901. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  902. 14>..\builtin\symbolic-ref.c(45): warning C4090: 'initializing' : different 'const' qualifiers
  903. 14> stripspace.c
  904. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  905. 14> show-ref.c
  906. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  907. 14>..\builtin\show-ref.c(190): warning C4090: 'initializing' : different 'const' qualifiers
  908. 14> show-branch.c
  909. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  910. 14>..\builtin\show-branch.c(566): warning C4090: 'function' : different 'const' qualifiers
  911. 14>..\builtin\show-branch.c(684): warning C4090: 'initializing' : different 'const' qualifiers
  912. 14> shortlog.c
  913. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  914. 14>..\builtin\shortlog.c(298): warning C4018: '<' : signed/unsigned mismatch
  915. 14> send-pack.c
  916. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  917. 14> rm.c
  918. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  919. 14>..\builtin\rm.c(33): warning C4018: '<' : signed/unsigned mismatch
  920. 14>..\builtin\rm.c(51): warning C4018: '<' : signed/unsigned mismatch
  921. 14>..\builtin\rm.c(309): warning C4018: '<' : signed/unsigned mismatch
  922. 14> revert.c
  923. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  924. 14>..\builtin\revert.c(52): warning C4090: 'function' : different 'const' qualifiers
  925. 14>..\builtin\revert.c(98): warning C4090: 'initializing' : different 'const' qualifiers
  926. 14> Compiling...
  927. 14> rev-parse.c
  928. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  929. 14>..\builtin\rev-parse.c(388): warning C4090: 'function' : different 'const' qualifiers
  930. 14> rev-list.c
  931. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  932. 14> reset.c
  933. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  934. 14> rerere.c
  935. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  936. 14>..\builtin\rerere.c(89): warning C4018: '<' : signed/unsigned mismatch
  937. 14>..\builtin\rerere.c(93): warning C4018: '<' : signed/unsigned mismatch
  938. 14>..\builtin\rerere.c(102): warning C4018: '<' : signed/unsigned mismatch
  939. 14> replace.c
  940. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  941. 14>..\builtin\replace.c(179): warning C4090: 'initializing' : different 'const' qualifiers
  942. 14> repack.c
  943. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  944. 14>..\builtin\repack.c(169): warning C4090: 'initializing' : different 'const' qualifiers
  945. 14>..\builtin\repack.c(306): warning C4018: '<' : signed/unsigned mismatch
  946. 14> remote.c
  947. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  948. 14>..\builtin\remote.c(166): warning C4090: 'initializing' : different 'const' qualifiers
  949. 14>..\builtin\remote.c(200): warning C4018: '<' : signed/unsigned mismatch
  950. 14>..\builtin\remote.c(684): warning C4018: '<' : signed/unsigned mismatch
  951. 14>..\builtin\remote.c(704): warning C4018: '<' : signed/unsigned mismatch
  952. 14>..\builtin\remote.c(715): warning C4018: '<' : signed/unsigned mismatch
  953. 14>..\builtin\remote.c(730): warning C4018: '<' : signed/unsigned mismatch
  954. 14>..\builtin\remote.c(755): warning C4018: '<' : signed/unsigned mismatch
  955. 14>..\builtin\remote.c(799): warning C4018: '<' : signed/unsigned mismatch
  956. 14>..\builtin\remote.c(836): warning C4018: '<' : signed/unsigned mismatch
  957. 14>..\builtin\remote.c(1006): warning C4018: '<' : signed/unsigned mismatch
  958. 14>..\builtin\remote.c(1128): warning C4018: '<' : signed/unsigned mismatch
  959. 14>..\builtin\remote.c(1198): warning C4018: '<' : signed/unsigned mismatch
  960. 14>..\builtin\remote.c(1277): warning C4018: '<' : signed/unsigned mismatch
  961. 14>..\builtin\remote.c(1325): warning C4018: '<' : signed/unsigned mismatch
  962. 14> remote-fd.c
  963. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  964. 14> remote-ext.c
  965. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  966. 14> reflog.c
  967. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  968. 14>..\builtin\reflog.c(156): warning C4018: '<' : signed/unsigned mismatch
  969. 14>..\builtin\reflog.c(166): warning C4018: '<' : signed/unsigned mismatch
  970. 14>..\builtin\reflog.c(171): warning C4018: '<' : signed/unsigned mismatch
  971. 14>..\builtin\reflog.c(184): warning C4018: '<' : signed/unsigned mismatch
  972. 14>..\builtin\reflog.c(594): warning C4244: 'initializing' : conversion from 'time_t' to 'unsigned long', possible loss of data
  973. 14> receive-pack.c
  974. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  975. 14>..\builtin\receive-pack.c(994): warning C4018: '<' : signed/unsigned mismatch
  976. 14> read-tree.c
  977. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  978. 14>..\builtin\read-tree.c(140): warning C4090: 'initializing' : different 'const' qualifiers
  979. 14> push.c
  980. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  981. 14>..\builtin\push.c(34): warning C4090: 'function' : different 'const' qualifiers
  982. 14>..\builtin\push.c(121): warning C4646: function declared with __declspec(noreturn) has non-void return type
  983. 14>..\builtin\push.c(528): warning C4090: 'initializing' : different 'const' qualifiers
  984. 14> prune.c
  985. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  986. 14> prune-packed.c
  987. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  988. 14> patch-id.c
  989. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  990. 14> pack-refs.c
  991. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  992. 14> pack-redundant.c
  993. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  994. 14>..\builtin\pack-redundant.c(306): warning C4018: '<' : signed/unsigned mismatch
  995. 14>..\builtin\pack-redundant.c(449): warning C4018: '<=' : signed/unsigned mismatch
  996. 14> pack-objects.c
  997. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  998. 14>..\builtin\pack-objects.c(372): warning C4244: '=' : conversion from 'off64_t' to 'unsigned long', possible loss of data
  999. 14>..\builtin\pack-objects.c(447): warning C4244: '=' : conversion from 'off64_t' to 'unsigned long', possible loss of data
  1000. 14>..\builtin\pack-objects.c(968): warning C4018: '<=' : signed/unsigned mismatch
  1001. 14>..\builtin\pack-objects.c(1286): warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
  1002. 14>..\builtin\pack-objects.c(1295): warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
  1003. 14>..\builtin\pack-objects.c(1326): warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
  1004. 14>..\builtin\pack-objects.c(1732): warning C4018: '>=' : signed/unsigned mismatch
  1005. 14>..\builtin\pack-objects.c(1771): warning C4018: '<=' : signed/unsigned mismatch
  1006. 14>..\builtin\pack-objects.c(1793): warning C4018: '<' : signed/unsigned mismatch
  1007. 14>..\builtin\pack-objects.c(1795): warning C4018: '>=' : signed/unsigned mismatch
  1008. 14>..\builtin\pack-objects.c(1799): warning C4018: '<' : signed/unsigned mismatch
  1009. 14>..\builtin\pack-objects.c(1919): warning C4018: '<' : signed/unsigned mismatch
  1010. 14>..\builtin\pack-objects.c(1979): warning C4018: '>' : signed/unsigned mismatch
  1011. 14>..\builtin\pack-objects.c(2279): warning C4018: '>' : signed/unsigned mismatch
  1012. 14>..\builtin\pack-objects.c(2279): warning C4018: '<' : signed/unsigned mismatch
  1013. 14>..\builtin\pack-objects.c(2293): warning C4018: '<' : signed/unsigned mismatch
  1014. 14> notes.c
  1015. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1016. 14>..\builtin\notes.c(491): warning C4090: 'initializing' : different 'const' qualifiers
  1017. 14>..\builtin\notes.c(750): warning C4090: 'initializing' : different 'const' qualifiers
  1018. 14>..\builtin\notes.c(941): warning C4090: 'initializing' : different 'const' qualifiers
  1019. 14> Compiling...
  1020. 14> name-rev.c
  1021. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1022. 14>..\builtin\name-rev.c(32): warning C4018: '<' : signed/unsigned mismatch
  1023. 14>..\builtin\name-rev.c(329): warning C4090: 'initializing' : different 'const' qualifiers
  1024. 14>..\builtin\name-rev.c(366): warning C4018: '>' : signed/unsigned mismatch
  1025. 14>..\builtin\name-rev.c(407): warning C4018: '<' : signed/unsigned mismatch
  1026. 14> mv.c
  1027. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1028. 14>..\builtin\mv.c(28): warning C4090: 'function' : different 'const' qualifiers
  1029. 14>..\builtin\mv.c(160): warning C4018: '<' : signed/unsigned mismatch
  1030. 14>..\builtin\mv.c(173): warning C4090: 'function' : different 'const' qualifiers
  1031. 14>..\builtin\mv.c(176): warning C4090: 'function' : different 'const' qualifiers
  1032. 14>..\builtin\mv.c(182): warning C4090: 'function' : different 'const' qualifiers
  1033. 14>..\builtin\mv.c(229): warning C4090: 'function' : different 'const' qualifiers
  1034. 14>..\builtin\mv.c(231): warning C4090: 'function' : different 'const' qualifiers
  1035. 14>..\builtin\mv.c(236): warning C4090: 'function' : different 'const' qualifiers
  1036. 14> mktree.c
  1037. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1038. 14> mktag.c
  1039. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1040. 14> merge.c
  1041. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1042. 14>..\builtin\merge.c(177): warning C4090: 'function' : different 'const' qualifiers
  1043. 14>..\builtin\merge.c(227): warning C4090: 'initializing' : different 'const' qualifiers
  1044. 14>..\builtin\merge.c(560): warning C4090: 'function' : different 'const' qualifiers
  1045. 14>..\builtin\merge.c(561): warning C4090: 'function' : different 'const' qualifiers
  1046. 14>..\builtin\merge.c(566): warning C4090: 'function' : different 'const' qualifiers
  1047. 14>..\builtin\merge.c(690): warning C4018: '<' : signed/unsigned mismatch
  1048. 14>..\builtin\merge.c(727): warning C4018: '<' : signed/unsigned mismatch
  1049. 14>..\builtin\merge.c(898): warning C4018: '<' : signed/unsigned mismatch
  1050. 14>..\builtin\merge.c(903): warning C4018: '<' : signed/unsigned mismatch
  1051. 14>..\builtin\merge.c(1320): warning C4018: '<' : signed/unsigned mismatch
  1052. 14>..\builtin\merge.c(1461): warning C4018: '<' : signed/unsigned mismatch
  1053. 14> merge-tree.c
  1054. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1055. 14> merge-recursive.c
  1056. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1057. 14> merge-ours.c
  1058. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1059. 14> merge-index.c
  1060. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1061. 14>..\builtin\merge-index.c(15): warning C4018: '>=' : signed/unsigned mismatch
  1062. 14>..\builtin\merge-index.c(29): warning C4018: '<' : signed/unsigned mismatch
  1063. 14>..\builtin\merge-index.c(60): warning C4018: '<' : signed/unsigned mismatch
  1064. 14> merge-file.c
  1065. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1066. 14>..\builtin\merge-file.c(47): warning C4090: 'initializing' : different 'const' qualifiers
  1067. 14> merge-base.c
  1068. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1069. 14> mailsplit.c
  1070. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1071. 14>..\builtin\mailsplit.c(168): warning C4018: '<' : signed/unsigned mismatch
  1072. 14> mailinfo.c
  1073. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1074. 14>..\builtin\mailinfo.c(287): warning C4018: '>' : signed/unsigned mismatch
  1075. 14>..\builtin\mailinfo.c(504): warning C4018: '<=' : signed/unsigned mismatch
  1076. 14>..\builtin\mailinfo.c(537): warning C4018: '>=' : signed/unsigned mismatch
  1077. 14>..\builtin\mailinfo.c(540): warning C4018: '>' : signed/unsigned mismatch
  1078. 14> ls-tree.c
  1079. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1080. 14> ls-remote.c
  1081. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1082. 14> ls-files.c
  1083. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1084. 14>..\builtin\ls-files.c(64): warning C4018: '>=' : signed/unsigned mismatch
  1085. 14>..\builtin\ls-files.c(94): warning C4018: '<' : signed/unsigned mismatch
  1086. 14>..\builtin\ls-files.c(104): warning C4018: '<' : signed/unsigned mismatch
  1087. 14>..\builtin\ls-files.c(107): warning C4018: '<=' : signed/unsigned mismatch
  1088. 14>..\builtin\ls-files.c(114): warning C4018: '<' : signed/unsigned mismatch
  1089. 14>..\builtin\ls-files.c(139): warning C4018: '>=' : signed/unsigned mismatch
  1090. 14>..\builtin\ls-files.c(235): warning C4018: '<' : signed/unsigned mismatch
  1091. 14>..\builtin\ls-files.c(249): warning C4018: '<' : signed/unsigned mismatch
  1092. 14>..\builtin\ls-files.c(319): warning C4018: '<' : signed/unsigned mismatch
  1093. 14>..\builtin\ls-files.c(336): warning C4018: '<' : signed/unsigned mismatch
  1094. 14>..\builtin\ls-files.c(507): warning C4090: 'initializing' : different 'const' qualifiers
  1095. 14>..\builtin\ls-files.c(524): warning C4018: '<' : signed/unsigned mismatch
  1096. 14> log.c
  1097. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1098. 14>..\builtin\log.c(476): warning C4018: '<' : signed/unsigned mismatch
  1099. 14>..\builtin\log.c(478): warning C4018: '<' : signed/unsigned mismatch
  1100. 14>..\builtin\log.c(486): warning C4018: '<' : signed/unsigned mismatch
  1101. 14>..\builtin\log.c(770): warning C4018: '>=' : signed/unsigned mismatch
  1102. 14>..\builtin\log.c(872): warning C4018: '<' : signed/unsigned mismatch
  1103. 14>..\builtin\log.c(1235): warning C4090: 'initializing' : different 'const' qualifiers
  1104. 14>..\builtin\log.c(1276): warning C4018: '<' : signed/unsigned mismatch
  1105. 14>..\builtin\log.c(1283): warning C4018: '<' : signed/unsigned mismatch
  1106. 14>..\builtin\log.c(1287): warning C4018: '<' : signed/unsigned mismatch
  1107. 14>..\builtin\log.c(1294): warning C4018: '<' : signed/unsigned mismatch
  1108. 14>..\builtin\log.c(1298): warning C4018: '<' : signed/unsigned mismatch
  1109. 14> init-db.c
  1110. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1111. 14>..\builtin\init-db.c(498): warning C4090: 'initializing' : different 'const' qualifiers
  1112. 14> index-pack.c
  1113. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1114. 14>..\builtin\index-pack.c(241): warning C4018: '<=' : signed/unsigned mismatch
  1115. 14>..\builtin\index-pack.c(260): warning C4018: '<' : signed/unsigned mismatch
  1116. 14>..\builtin\index-pack.c(266): warning C4018: '>' : signed/unsigned mismatch
  1117. 14>..\builtin\index-pack.c(500): warning C4244: 'function' : conversion from 'off64_t' to 'unsigned long', possible loss of data
  1118. 14>..\builtin\index-pack.c(508): warning C4244: 'function' : conversion from 'off64_t' to 'unsigned long', possible loss of data
  1119. 14>..\builtin\index-pack.c(516): warning C4244: 'function' : conversion from 'off64_t' to 'unsigned long', possible loss of data
  1120. 14>..\builtin\index-pack.c(518): warning C4244: '=' : conversion from 'off64_t' to 'unsigned int', possible loss of data
  1121. 14>..\builtin\index-pack.c(520): warning C4244: 'function' : conversion from 'off64_t' to 'unsigned long', possible loss of data
  1122. 14>..\builtin\index-pack.c(530): warning C4244: 'initializing' : conversion from 'off64_t' to 'unsigned long', possible loss of data
  1123. 14>..\builtin\index-pack.c(839): warning C4244: 'function' : conversion from 'off64_t' to 'unsigned long', possible loss of data
  1124. 14>..\builtin\index-pack.c(869): warning C4244: 'function' : conversion from 'off64_t' to 'unsigned long', possible loss of data
  1125. 14>..\builtin\index-pack.c(1191): warning C4244: 'initializing' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
  1126. 14>..\builtin\index-pack.c(1479): warning C4018: '<' : signed/unsigned mismatch
  1127. 14> help.c
  1128. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1129. 14>..\builtin\help.c(438): warning C4018: '<' : signed/unsigned mismatch
  1130. 14> Compiling...
  1131. 14> hash-object.c
  1132. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1133. 14>..\builtin\hash-object.c(79): warning C4090: 'initializing' : different 'const' qualifiers
  1134. 14> grep.c
  1135. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1136. 14>..\builtin\grep.c(360): warning C4018: '<' : signed/unsigned mismatch
  1137. 14>..\builtin\grep.c(369): warning C4090: 'function' : different 'const' qualifiers
  1138. 14>..\builtin\grep.c(378): warning C4018: '<' : signed/unsigned mismatch
  1139. 14>..\builtin\grep.c(399): warning C4018: '<' : signed/unsigned mismatch
  1140. 14>..\builtin\grep.c(746): warning C4090: 'initializing' : different 'const' qualifiers
  1141. 14> get-tar-commit-id.c
  1142. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1143. 14> gc.c
  1144. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1145. 14>..\builtin\gc.c(226): warning C4244: 'function' : conversion from 'uintmax_t' to 'pid_t', possible loss of data
  1146. 14>..\builtin\gc.c(232): warning C4244: '=' : conversion from 'uintmax_t' to 'pid_t', possible loss of data
  1147. 14>..\builtin\gc.c(268): warning C4090: 'initializing' : different 'const' qualifiers
  1148. 14> fsck.c
  1149. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1150. 14>..\builtin\fsck.c(716): warning C4018: '<' : signed/unsigned mismatch
  1151. 14> for-each-ref.c
  1152. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1153. 14>..\builtin\for-each-ref.c(141): warning C4090: 'function' : different 'const' qualifiers
  1154. 14>..\builtin\for-each-ref.c(393): warning C4018: '<' : signed/unsigned mismatch
  1155. 14>..\builtin\for-each-ref.c(1092): warning C4090: 'initializing' : different 'const' qualifiers
  1156. 14> fmt-merge-msg.c
  1157. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1158. 14>..\builtin\fmt-merge-msg.c(202): warning C4018: '<' : signed/unsigned mismatch
  1159. 14>..\builtin\fmt-merge-msg.c(367): warning C4018: '>' : signed/unsigned mismatch
  1160. 14>..\builtin\fmt-merge-msg.c(390): warning C4018: '<' : signed/unsigned mismatch
  1161. 14>..\builtin\fmt-merge-msg.c(413): warning C4018: '<' : signed/unsigned mismatch
  1162. 14>..\builtin\fmt-merge-msg.c(482): warning C4018: '<' : signed/unsigned mismatch
  1163. 14>..\builtin\fmt-merge-msg.c(539): warning C4018: '<' : signed/unsigned mismatch
  1164. 14>..\builtin\fmt-merge-msg.c(614): warning C4018: '<' : signed/unsigned mismatch
  1165. 14>..\builtin\fmt-merge-msg.c(645): warning C4018: '<' : signed/unsigned mismatch
  1166. 14>..\builtin\fmt-merge-msg.c(674): warning C4090: 'initializing' : different 'const' qualifiers
  1167. 14> fetch.c
  1168. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1169. 14>..\builtin\fetch.c(111): warning C4090: 'initializing' : different 'const' qualifiers
  1170. 14>..\builtin\fetch.c(1011): warning C4018: '<' : signed/unsigned mismatch
  1171. 14> fetch-pack.c
  1172. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1173. 14> fast-export.c
  1174. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1175. 14>..\builtin\fast-export.c(516): warning C4018: '<' : signed/unsigned mismatch
  1176. 14>..\builtin\fast-export.c(641): warning C4244: '=' : conversion from 'uintmax_t' to 'uint32_t', possible loss of data
  1177. 14> diff.c
  1178. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1179. 14>..\builtin\diff.c(391): warning C4018: '<' : signed/unsigned mismatch
  1180. 14> diff-tree.c
  1181. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1182. 14> diff-index.c
  1183. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1184. 14> diff-files.c
  1185. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1186. 14> describe.c
  1187. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1188. 14>..\builtin\describe.c(84): warning C4018: '<' : signed/unsigned mismatch
  1189. 14>..\builtin\describe.c(310): warning C4018: '<' : signed/unsigned mismatch
  1190. 14>..\builtin\describe.c(428): warning C4090: 'initializing' : different 'const' qualifiers
  1191. 14> credential.c
  1192. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1193. 14> count-objects.c
  1194. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1195. 14> config.c
  1196. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1197. 14>..\builtin\config.c(84): warning C4090: 'initializing' : different 'const' qualifiers
  1198. 14> commit.c
  1199. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1200. 14>..\builtin\commit.c(231): warning C4018: '<' : signed/unsigned mismatch
  1201. 14>..\builtin\commit.c(250): warning C4018: '<' : signed/unsigned mismatch
  1202. 14>..\builtin\commit.c(730): warning C4018: '<' : signed/unsigned mismatch
  1203. 14>..\builtin\commit.c(899): warning C4018: '<' : signed/unsigned mismatch
  1204. 14>..\builtin\commit.c(906): warning C4018: '<=' : signed/unsigned mismatch
  1205. 14>..\builtin\commit.c(1525): warning C4090: 'initializing' : different 'const' qualifiers
  1206. 14> commit-tree.c
  1207. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1208. 14> Compiling...
  1209. 14> column.c
  1210. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1211. 14>..\builtin\column.c(34): warning C4090: 'initializing' : different 'const' qualifiers
  1212. 14> clone.c
  1213. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1214. 14>..\builtin\clone.c(101): warning C4090: 'initializing' : different 'const' qualifiers
  1215. 14>..\builtin\clone.c(562): warning C4090: 'function' : different 'const' qualifiers
  1216. 14>..\builtin\clone.c(681): warning C4018: '<' : signed/unsigned mismatch
  1217. 14> clean.c
  1218. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1219. 14>..\builtin\clean.c(245): warning C4018: '<' : signed/unsigned mismatch
  1220. 14>..\builtin\clean.c(726): warning C4018: '<' : signed/unsigned mismatch
  1221. 14>..\builtin\clean.c(925): warning C4018: '<' : signed/unsigned mismatch
  1222. 14> checkout.c
  1223. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1224. 14>..\builtin\checkout.c(99): warning C4018: '<' : signed/unsigned mismatch
  1225. 14>..\builtin\checkout.c(107): warning C4018: '<' : signed/unsigned mismatch
  1226. 14>..\builtin\checkout.c(124): warning C4018: '<' : signed/unsigned mismatch
  1227. 14>..\builtin\checkout.c(140): warning C4018: '<' : signed/unsigned mismatch
  1228. 14>..\builtin\checkout.c(164): warning C4018: '<' : signed/unsigned mismatch
  1229. 14>..\builtin\checkout.c(272): warning C4018: '<' : signed/unsigned mismatch
  1230. 14>..\builtin\checkout.c(315): warning C4018: '<' : signed/unsigned mismatch
  1231. 14>..\builtin\checkout.c(340): warning C4018: '<' : signed/unsigned mismatch
  1232. 14>..\builtin\checkout.c(1114): warning C4090: 'initializing' : different 'const' qualifiers
  1233. 14> checkout-index.c
  1234. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1235. 14>..\builtin\checkout-index.c(56): warning C4018: '<' : signed/unsigned mismatch
  1236. 14>..\builtin\checkout-index.c(97): warning C4018: '<' : signed/unsigned mismatch
  1237. 14>..\builtin\checkout-index.c(103): warning C4018: '<=' : signed/unsigned mismatch
  1238. 14> check-ref-format.c
  1239. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1240. 14> check-mailmap.c
  1241. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1242. 14> check-ignore.c
  1243. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1244. 14> check-attr.c
  1245. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1246. 14> cat-file.c
  1247. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1248. 14> bundle.c
  1249. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1250. 14> branch.c
  1251. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1252. 14>..\builtin\branch.c(392): warning C4018: '>' : signed/unsigned mismatch
  1253. 14>..\builtin\branch.c(580): warning C4018: '>' : signed/unsigned mismatch
  1254. 14>..\builtin\branch.c(621): warning C4018: '>' : signed/unsigned mismatch
  1255. 14>..\builtin\branch.c(856): warning C4090: 'initializing' : different 'const' qualifiers
  1256. 14> blame.c
  1257. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1258. 14>..\builtin\blame.c(1031): warning C4018: '<' : signed/unsigned mismatch
  1259. 14>..\builtin\blame.c(1038): warning C4018: '<' : signed/unsigned mismatch
  1260. 14>..\builtin\blame.c(2031): warning C4244: '=' : conversion from 'time_t' to 'unsigned long', possible loss of data
  1261. 14>..\builtin\blame.c(2081): warning C4244: 'function' : conversion from '__int64' to 'size_t', possible loss of data
  1262. 14>..\builtin\blame.c(2085): warning C4244: 'function' : conversion from '__int64' to 'size_t', possible loss of data
  1263. 14>..\builtin\blame.c(2151): warning C4018: '<' : signed/unsigned mismatch
  1264. 14>..\builtin\blame.c(2179): warning C4018: '<' : signed/unsigned mismatch
  1265. 14>..\builtin\blame.c(2272): warning C4090: 'initializing' : different 'const' qualifiers
  1266. 14> bisect--helper.c
  1267. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1268. 14> archive.c
  1269. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1270. 14>..\builtin\archive.c(95): warning C4090: 'initializing' : different 'const' qualifiers
  1271. 14> apply.c
  1272. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1273. 14>..\builtin\apply.c(547): warning C4018: '>=' : signed/unsigned mismatch
  1274. 14>..\builtin\apply.c(1211): warning C4018: '<' : signed/unsigned mismatch
  1275. 14>..\builtin\apply.c(1492): warning C4018: '<=' : signed/unsigned mismatch
  1276. 14>..\builtin\apply.c(1970): warning C4018: '<' : signed/unsigned mismatch
  1277. 14>..\builtin\apply.c(2039): warning C4018: '>' : signed/unsigned mismatch
  1278. 14>..\builtin\apply.c(2075): warning C4244: 'function' : conversion from '__int64' to 'size_t', possible loss of data
  1279. 14>..\builtin\apply.c(2079): warning C4244: 'function' : conversion from '__int64' to 'size_t', possible loss of data
  1280. 14>..\builtin\apply.c(2113): warning C4018: '<' : signed/unsigned mismatch
  1281. 14>..\builtin\apply.c(2134): warning C4018: '<' : signed/unsigned mismatch
  1282. 14>..\builtin\apply.c(2148): warning C4018: '<' : signed/unsigned mismatch
  1283. 14>..\builtin\apply.c(2158): warning C4018: '<=' : signed/unsigned mismatch
  1284. 14>..\builtin\apply.c(2298): warning C4018: '<' : signed/unsigned mismatch
  1285. 14>..\builtin\apply.c(2383): warning C4018: '<' : signed/unsigned mismatch
  1286. 14>..\builtin\apply.c(2391): warning C4018: '<' : signed/unsigned mismatch
  1287. 14>..\builtin\apply.c(2534): warning C4018: '>' : signed/unsigned mismatch
  1288. 14>..\builtin\apply.c(2559): warning C4018: '<' : signed/unsigned mismatch
  1289. 14>..\builtin\apply.c(2576): warning C4018: '<' : signed/unsigned mismatch
  1290. 14>..\builtin\apply.c(4153): warning C4018: '<' : signed/unsigned mismatch
  1291. 14>..\builtin\apply.c(4421): warning C4090: 'initializing' : different 'const' qualifiers
  1292. 14> annotate.c
  1293. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1294. 14> add.c
  1295. 14>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1296. 14>..\builtin\add.c(264): warning C4090: 'function' : different 'const' qualifiers
  1297. 14>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1298. 14> Generating code
  1299. 14>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1300. 14>c:\msysgit\git\builtin\rev-list.c(342): warning C4700: uninitialized local variable 'reaches' used
  1301. 14>c:\msysgit\git\builtin\rev-list.c(342): warning C4700: uninitialized local variable 'all' used
  1302. 14>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1303. 14> Finished generating code
  1304. 14> git.vcxproj -> C:\msysgit\git\git\..\.\git.exe
  1305. 15>------ Build started: Project: test-chmtime, Configuration: Debug Win32 ------
  1306. 15>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1307. 15> test-chmtime.c
  1308. 15>..\test-chmtime.c(54): warning C4244: '+=' : conversion from 'time_t' to 'long', possible loss of data
  1309. 15>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1310. 15> Generating code
  1311. 15>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1312. 15>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1313. 15> Finished generating code
  1314. 15> test-chmtime.vcxproj -> C:\msysgit\git\test-chmtime\..\.\test-chmtime.exe
  1315. 16>------ Build started: Project: test-ctype, Configuration: Debug Win32 ------
  1316. 17>------ Build started: Project: test-date, Configuration: Debug Win32 ------
  1317. 17>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1318. 17> test-date.c
  1319. 17>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1320. 17>..\test-date.c(14): warning C4244: 'function' : conversion from 'time_t' to 'unsigned long', possible loss of data
  1321. 17>..\test-date.c(42): warning C4244: 'function' : conversion from 'time_t' to 'unsigned long', possible loss of data
  1322. 17> date.c
  1323. 17>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1324. 17>..\date.c(79): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
  1325. 17>..\date.c(82): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
  1326. 17>..\date.c(94): warning C4018: '<' : signed/unsigned mismatch
  1327. 17>..\date.c(698): warning C4244: '=' : conversion from 'time_t' to 'unsigned long', possible loss of data
  1328. 17>..\date.c(702): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
  1329. 17>..\date.c(776): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
  1330. 17>..\date.c(779): warning C4244: 'function' : conversion from 'time_t' to 'unsigned long', possible loss of data
  1331. 17>..\date.c(802): warning C4244: 'return' : conversion from 'time_t' to 'unsigned long', possible loss of data
  1332. 17> ctype.c
  1333. 17>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1334. 17> Generating code
  1335. 17>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1336. 17>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1337. 17> Finished generating code
  1338. 17> test-date.vcxproj -> C:\msysgit\git\test-date\..\.\test-date.exe
  1339. 18>------ Build started: Project: test-delta, Configuration: Debug Win32 ------
  1340. 18>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1341. 18> test-delta.c
  1342. 18>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1343. 18>..\test-delta.c(35): warning C4244: '=' : conversion from '__int64' to 'unsigned long', possible loss of data
  1344. 18>..\test-delta.c(49): warning C4244: '=' : conversion from '__int64' to 'unsigned long', possible loss of data
  1345. 18> patch-delta.c
  1346. 18> diff-delta.c
  1347. 18>..\diff-delta.c(381): warning C4018: '>' : signed/unsigned mismatch
  1348. 18>..\diff-delta.c(387): warning C4018: '<' : signed/unsigned mismatch
  1349. 18>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1350. 18> Generating code
  1351. 18>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1352. 18>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1353. 18> Finished generating code
  1354. 18> test-delta.vcxproj -> C:\msysgit\git\test-delta\..\.\test-delta.exe
  1355. 19>------ Build started: Project: test-dump-cache-tree, Configuration: Debug Win32 ------
  1356. 19>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1357. 19> test-dump-cache-tree.c
  1358. 19>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1359. 19>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1360. 19> Generating code
  1361. 19>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1362. 19>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1363. 19> Finished generating code
  1364. 19> test-dump-cache-tree.vcxproj -> C:\msysgit\git\test-dump-cache-tree\..\.\test-dump-cache-tree.exe
  1365. 20>------ Build started: Project: test-genrandom, Configuration: Debug Win32 ------
  1366. 21>------ Build started: Project: test-hashmap, Configuration: Debug Win32 ------
  1367. 21>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1368. 21> test-hashmap.c
  1369. 21>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1370. 21>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1371. 21> Generating code
  1372. 21>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1373. 21>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1374. 21> Finished generating code
  1375. 21> test-hashmap.vcxproj -> C:\msysgit\git\test-hashmap\..\.\test-hashmap.exe
  1376. 22>------ Build started: Project: test-index-version, Configuration: Debug Win32 ------
  1377. 22>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1378. 22> test-index-version.c
  1379. 22>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1380. 22>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1381. 22> Generating code
  1382. 22>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1383. 22>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1384. 22> Finished generating code
  1385. 22> test-index-version.vcxproj -> C:\msysgit\git\test-index-version\..\.\test-index-version.exe
  1386. 23>------ Build started: Project: test-line-buffer, Configuration: Debug Win32 ------
  1387. 24>------ Build started: Project: test-match-trees, Configuration: Debug Win32 ------
  1388. 24>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1389. 24> test-match-trees.c
  1390. 24>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1391. 24>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1392. 24> Generating code
  1393. 24>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1394. 24>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1395. 24> Finished generating code
  1396. 24> test-match-trees.vcxproj -> C:\msysgit\git\test-match-trees\..\.\test-match-trees.exe
  1397. 25>------ Build started: Project: test-mergesort, Configuration: Debug Win32 ------
  1398. 25>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1399. 25> test-mergesort.c
  1400. 25>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1401. 25>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1402. 25> Generating code
  1403. 25>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1404. 25>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1405. 25> Finished generating code
  1406. 25> test-mergesort.vcxproj -> C:\msysgit\git\test-mergesort\..\.\test-mergesort.exe
  1407. 26>------ Build started: Project: test-mktemp, Configuration: Debug Win32 ------
  1408. 26>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1409. 26> test-mktemp.c
  1410. 26>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1411. 26> Generating code
  1412. 26>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1413. 26>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1414. 26> Finished generating code
  1415. 26> test-mktemp.vcxproj -> C:\msysgit\git\test-mktemp\..\.\test-mktemp.exe
  1416. 27>------ Build started: Project: test-parse-options, Configuration: Debug Win32 ------
  1417. 27>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1418. 27> test-parse-options.c
  1419. 27>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1420. 27>..\test-parse-options.c(96): warning C4018: '<' : signed/unsigned mismatch
  1421. 27> parse-options.c
  1422. 27>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1423. 27>..\parse-options.c(492): warning C4090: 'function' : different 'const' qualifiers
  1424. 27> parse-options-cb.c
  1425. 27>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1426. 27>..\parse-options-cb.c(106): warning C4018: '<' : signed/unsigned mismatch
  1427. 27>..\parse-options-cb.c(109): warning C4018: '<' : signed/unsigned mismatch
  1428. 27>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1429. 27> Generating code
  1430. 27>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1431. 27>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1432. 27> Finished generating code
  1433. 27> test-parse-options.vcxproj -> C:\msysgit\git\test-parse-options\..\.\test-parse-options.exe
  1434. 28>------ Build started: Project: test-path-utils, Configuration: Debug Win32 ------
  1435. 28>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1436. 28> test-path-utils.c
  1437. 28>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1438. 28>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1439. 28> Generating code
  1440. 28>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1441. 28>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1442. 28> Finished generating code
  1443. 28> test-path-utils.vcxproj -> C:\msysgit\git\test-path-utils\..\.\test-path-utils.exe
  1444. 29>------ Build started: Project: test-prio-queue, Configuration: Debug Win32 ------
  1445. 30>------ Build started: Project: test-read-cache, Configuration: Debug Win32 ------
  1446. 30>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1447. 30> test-read-cache.c
  1448. 30>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1449. 30>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1450. 30> Generating code
  1451. 30>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1452. 30>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1453. 30> Finished generating code
  1454. 30> test-read-cache.vcxproj -> C:\msysgit\git\test-read-cache\..\.\test-read-cache.exe
  1455. 31>------ Build started: Project: test-regex, Configuration: Debug Win32 ------
  1456. 31>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1457. 31> test-regex.c
  1458. 31>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1459. 31> Generating code
  1460. 31>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1461. 31>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1462. 31> Finished generating code
  1463. 31> test-regex.vcxproj -> C:\msysgit\git\test-regex\..\.\test-regex.exe
  1464. 32>------ Build started: Project: test-revision-walking, Configuration: Debug Win32 ------
  1465. 32>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1466. 32> test-revision-walking.c
  1467. 32>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1468. 32>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1469. 32> Generating code
  1470. 32>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1471. 32>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1472. 32> Finished generating code
  1473. 32> test-revision-walking.vcxproj -> C:\msysgit\git\test-revision-walking\..\.\test-revision-walking.exe
  1474. 33>------ Build started: Project: test-run-command, Configuration: Debug Win32 ------
  1475. 33>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1476. 33> test-run-command.c
  1477. 33>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1478. 33> Generating code
  1479. 33>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1480. 33>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1481. 33> Finished generating code
  1482. 33> test-run-command.vcxproj -> C:\msysgit\git\test-run-command\..\.\test-run-command.exe
  1483. 34>------ Build started: Project: test-scrap-cache-tree, Configuration: Debug Win32 ------
  1484. 34>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1485. 34> test-scrap-cache-tree.c
  1486. 34>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1487. 34>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1488. 34> Generating code
  1489. 34>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1490. 34>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1491. 34> Finished generating code
  1492. 34> test-scrap-cache-tree.vcxproj -> C:\msysgit\git\test-scrap-cache-tree\..\.\test-scrap-cache-tree.exe
  1493. 35>------ Build started: Project: test-sha1, Configuration: Debug Win32 ------
  1494. 35>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1495. 35> test-sha1.c
  1496. 35>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1497. 35>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1498. 35> Generating code
  1499. 35>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1500. 35>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1501. 35> Finished generating code
  1502. 35> test-sha1.vcxproj -> C:\msysgit\git\test-sha1\..\.\test-sha1.exe
  1503. 36>------ Build started: Project: test-sigchain, Configuration: Debug Win32 ------
  1504. 37>------ Build started: Project: test-string-list, Configuration: Debug Win32 ------
  1505. 37>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1506. 37> test-string-list.c
  1507. 37>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1508. 37>..\test-string-list.c(21): warning C4018: '<' : signed/unsigned mismatch
  1509. 37>..\test-string-list.c(32): warning C4018: '<' : signed/unsigned mismatch
  1510. 37>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1511. 37> Generating code
  1512. 37>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1513. 37>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1514. 37> Finished generating code
  1515. 37> test-string-list.vcxproj -> C:\msysgit\git\test-string-list\..\.\test-string-list.exe
  1516. 38>------ Build started: Project: test-subprocess, Configuration: Debug Win32 ------
  1517. 38>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1518. 38> test-subprocess.c
  1519. 38>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1520. 38>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1521. 38> Generating code
  1522. 38>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1523. 38>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1524. 38> Finished generating code
  1525. 38> test-subprocess.vcxproj -> C:\msysgit\git\test-subprocess\..\.\test-subprocess.exe
  1526. 39>------ Build started: Project: test-svn-fe, Configuration: Debug Win32 ------
  1527. 39>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1528. 39> test-svn-fe.c
  1529. 39>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1530. 39> Generating code
  1531. 39>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1532. 39>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1533. 39> Finished generating code
  1534. 39> test-svn-fe.vcxproj -> C:\msysgit\git\test-svn-fe\..\.\test-svn-fe.exe
  1535. 40>------ Build started: Project: test-urlmatch-normalization, Configuration: Debug Win32 ------
  1536. 40>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1537. 40> test-urlmatch-normalization.c
  1538. 40>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1539. 40> Generating code
  1540. 40>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1541. 40>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1542. 40> Finished generating code
  1543. 40> test-urlmatch-normalization.vcxproj -> C:\msysgit\git\test-urlmatch-normalization\..\.\test-urlmatch-normalization.exe
  1544. 41>------ Build started: Project: test-wildmatch, Configuration: Debug Win32 ------
  1545. 41>cl : Command line warning D9025: overriding '/MTd' with '/MD'
  1546. 41> test-wildmatch.c
  1547. 41>c:\msysgit\git\gettext.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
  1548. 41>..\test-wildmatch.c(25): warning C4244: 'function' : conversion from '__int64' to 'size_t', possible loss of data
  1549. 41>..\test-wildmatch.c(26): warning C4244: 'function' : conversion from '__int64' to 'unsigned int', possible loss of data
  1550. 41>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
  1551. 41> Generating code
  1552. 41>c:\msysgit\git\pretty.c(1531): warning C4700: uninitialized local variable 'outsz' used
  1553. 41>c:\msysgit\git\merge-recursive.c(1889): warning C4700: uninitialized local variable 'mrtree' used
  1554. 41> Finished generating code
  1555. 41> test-wildmatch.vcxproj -> C:\msysgit\git\test-wildmatch\..\.\test-wildmatch.exe
  1556. ========== Build: 41 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment