|
1 | | -Build started 9/27/2016 5:49:59 PM. |
2 | | - 1>Project "C:\Users\gutty333\Documents\Visual Studio 2013\Projects\Fun Practice\Fun Practice\Fun Practice.vcxproj" on node 2 (Build target(s)). |
3 | | - 1>ClCompile: |
4 | | - C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /ZI /nologo /W3 /WX- /sdl /Od /Oy- /D WIN32 /D _DEBUG /D _CONSOLE /D _LIB /D _UNICODE /D UNICODE /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt code53.cpp |
5 | | - code53.cpp |
6 | | - 1>c:\users\gutty333\documents\visual studio 2013\projects\fun practice\fun practice\code53.cpp(89): warning C4018: '<' : signed/unsigned mismatch |
7 | | - 1>c:\users\gutty333\documents\visual studio 2013\projects\fun practice\fun practice\code53.cpp(129): warning C4018: '<' : signed/unsigned mismatch |
8 | | - 1>c:\users\gutty333\documents\visual studio 2013\projects\fun practice\fun practice\code53.cpp(156): warning C4018: '<' : signed/unsigned mismatch |
9 | | - 1>c:\users\gutty333\documents\visual studio 2013\projects\fun practice\fun practice\code53.cpp(261): warning C4018: '<' : signed/unsigned mismatch |
10 | | - Link: |
11 | | - C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\gutty333\Documents\Visual Studio 2013\Projects\Fun Practice\Debug\Fun Practice.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:\Users\gutty333\Documents\Visual Studio 2013\Projects\Fun Practice\Debug\Fun Practice.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\gutty333\Documents\Visual Studio 2013\Projects\Fun Practice\Debug\Fun Practice.lib" /MACHINE:X86 Debug\code53.obj |
12 | | - Fun Practice.vcxproj -> C:\Users\gutty333\Documents\Visual Studio 2013\Projects\Fun Practice\Debug\Fun Practice.exe |
13 | | - 1>Done Building Project "C:\Users\gutty333\Documents\Visual Studio 2013\Projects\Fun Practice\Fun Practice\Fun Practice.vcxproj" (Build target(s)). |
14 | | - |
15 | | -Build succeeded. |
16 | | - |
17 | | -Time Elapsed 00:00:01.17 |
| 1 | + code54.cpp |
| 2 | +c:\users\carlo\documents\github\fun-practice\code54.cpp(30): warning C4018: '<': signed/unsigned mismatch |
| 3 | +c:\users\carlo\documents\github\fun-practice\code54.cpp(79): warning C4018: '<': signed/unsigned mismatch |
| 4 | +c:\users\carlo\documents\github\fun-practice\code54.cpp(119): warning C4018: '<': signed/unsigned mismatch |
| 5 | +c:\users\carlo\documents\github\fun-practice\code54.cpp(128): warning C4018: '<': signed/unsigned mismatch |
| 6 | +c:\users\carlo\documents\github\fun-practice\code54.cpp(130): warning C4018: '<': signed/unsigned mismatch |
| 7 | +c:\users\carlo\documents\github\fun-practice\code54.cpp(139): warning C4018: '<': signed/unsigned mismatch |
| 8 | +c:\users\carlo\documents\github\fun-practice\code54.cpp(142): warning C4018: '<': signed/unsigned mismatch |
| 9 | + Fun Practice.vcxproj -> C:\Users\carlo\Documents\GitHub\Fun-Practice\Debug\Fun Practice.exe |
0 commit comments