From 17e2edd7c6ae035db97c61a900fbb704767693b9 Mon Sep 17 00:00:00 2001 From: Trenton Stark Date: Wed, 12 Oct 2022 20:46:57 -0700 Subject: added output file --- CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.log | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.log') diff --git a/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.log b/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.log index 00bdc91..004d6e6 100644 --- a/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.log +++ b/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.log @@ -1,2 +1,3 @@  CST116-Ch6-Debugging.cpp - CST116-Ch6-Debugging.vcxproj -> C:\Users\twsta\Source\Repos\cst116-ch6-debugging-stark\CST116-Ch6-Debugging\x64\Debug\CST116-Ch6-Debugging.exe +C:\Users\twsta\source\repos\cst116-ch6-debugging-stark\CST116-Ch6-Debugging\CST116-Ch6-Debugging.cpp(54,25): warning C4244: '=': conversion from 'double' to 'float', possible loss of data + CST116-Ch6-Debugging.vcxproj -> C:\Users\twsta\source\repos\cst116-ch6-debugging-stark\CST116-Ch6-Debugging\x64\Debug\CST116-Ch6-Debugging.exe -- cgit v1.2.3