diff --git a/src/CalcManager/CalcManager.vcxproj b/src/CalcManager/CalcManager.vcxproj index ab8c22625..6e5a5f869 100644 --- a/src/CalcManager/CalcManager.vcxproj +++ b/src/CalcManager/CalcManager.vcxproj @@ -48,23 +48,23 @@ StaticLibrary true - v143 + v145 StaticLibrary true - v143 + v145 StaticLibrary true - v143 + v145 StaticLibrary false true - v143 + v145 NativeRecommendedRules.ruleset true @@ -72,7 +72,7 @@ StaticLibrary false true - v143 + v145 NativeRecommendedRules.ruleset true @@ -80,7 +80,7 @@ StaticLibrary false true - v143 + v145 NativeRecommendedRules.ruleset true diff --git a/src/CalcViewModel/CalcViewModel.vcxproj b/src/CalcViewModel/CalcViewModel.vcxproj index d94505a08..1df213e66 100644 --- a/src/CalcViewModel/CalcViewModel.vcxproj +++ b/src/CalcViewModel/CalcViewModel.vcxproj @@ -42,35 +42,35 @@ DynamicLibrary true - v143 + v145 DynamicLibrary true - v143 + v145 DynamicLibrary true - v143 + v145 DynamicLibrary false true - v143 + v145 DynamicLibrary false true - v143 + v145 DynamicLibrary false true - v143 + v145 diff --git a/src/CalcViewModelCopyForUT/CalcViewModelCopyForUT.vcxproj b/src/CalcViewModelCopyForUT/CalcViewModelCopyForUT.vcxproj index 961d2cae8..210c03af3 100644 --- a/src/CalcViewModelCopyForUT/CalcViewModelCopyForUT.vcxproj +++ b/src/CalcViewModelCopyForUT/CalcViewModelCopyForUT.vcxproj @@ -42,35 +42,35 @@ StaticLibrary true - v143 + v145 StaticLibrary true - v143 + v145 StaticLibrary true - v143 + v145 StaticLibrary false true - v143 + v145 StaticLibrary false true - v143 + v145 StaticLibrary false true - v143 + v145 diff --git a/src/CalculatorUnitTests/CalculatorUnitTests.vcxproj b/src/CalculatorUnitTests/CalculatorUnitTests.vcxproj index 2449b7624..8c61f1c30 100644 --- a/src/CalculatorUnitTests/CalculatorUnitTests.vcxproj +++ b/src/CalculatorUnitTests/CalculatorUnitTests.vcxproj @@ -47,38 +47,38 @@ Application true - v143 + v145 Application true - v143 + v145 true Application true - v143 + v145 Application false true - v143 + v145 true Application false true - v143 + v145 true Application false true - v143 + v145 true diff --git a/src/GraphControl/Control/Grapher.cpp b/src/GraphControl/Control/Grapher.cpp index 20c16fad2..9ba431113 100644 --- a/src/GraphControl/Control/Grapher.cpp +++ b/src/GraphControl/Control/Grapher.cpp @@ -373,7 +373,8 @@ namespace GraphControl request += s_getGraphClosingTags; } - if (graphExpression = m_solver->ParseInput(request, m_errorCode, m_errorType)) + graphExpression = m_solver->ParseInput(request, m_errorCode, m_errorType); + if (graphExpression) { initResult = TryInitializeGraph(keepCurrentView, graphExpression.get()); diff --git a/src/GraphControl/GraphControl.vcxproj b/src/GraphControl/GraphControl.vcxproj index f00b2c652..f878b51dd 100644 --- a/src/GraphControl/GraphControl.vcxproj +++ b/src/GraphControl/GraphControl.vcxproj @@ -42,35 +42,35 @@ DynamicLibrary true - v143 + v145 DynamicLibrary true - v143 + v145 DynamicLibrary true - v143 + v145 DynamicLibrary false true - v143 + v145 DynamicLibrary false true - v143 + v145 DynamicLibrary false true - v143 + v145 diff --git a/src/GraphingImpl/GraphingImpl.vcxproj b/src/GraphingImpl/GraphingImpl.vcxproj index 75a729257..38f1865a2 100644 --- a/src/GraphingImpl/GraphingImpl.vcxproj +++ b/src/GraphingImpl/GraphingImpl.vcxproj @@ -42,35 +42,35 @@ DynamicLibrary true - v143 + v145 DynamicLibrary true - v143 + v145 DynamicLibrary true - v143 + v145 DynamicLibrary false true - v143 + v145 DynamicLibrary false true - v143 + v145 DynamicLibrary false true - v143 + v145 diff --git a/src/TraceLogging/TraceLogging.vcxproj b/src/TraceLogging/TraceLogging.vcxproj index 7fe46575b..dab89a73c 100644 --- a/src/TraceLogging/TraceLogging.vcxproj +++ b/src/TraceLogging/TraceLogging.vcxproj @@ -42,35 +42,35 @@ DynamicLibrary true - v143 + v145 DynamicLibrary true - v143 + v145 DynamicLibrary true - v143 + v145 DynamicLibrary false true - v143 + v145 DynamicLibrary false true - v143 + v145 DynamicLibrary false true - v143 + v145