aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Native
diff options
context:
space:
mode:
authorMirta <mirta@twine-s.com>2018-05-21 14:34:00 +0300
committerMirta <mirta@twine-s.com>2018-05-21 14:34:00 +0300
commit414cefa9ee2c66ab17e085c5f8b4d2c9833b4f38 (patch)
tree61d98cb6f52fcab08ba5ebb3bf668fdac50ba60d /Software/Visual_Studio/Native
parente71176ddda34dd2303fbf6f183d2fe3f5af30c79 (diff)
downloadTango-414cefa9ee2c66ab17e085c5f8b4d2c9833b4f38.tar.gz
Tango-414cefa9ee2c66ab17e085c5f8b4d2c9833b4f38.zip
sldfasdhasdlkgfsd
Diffstat (limited to 'Software/Visual_Studio/Native')
-rw-r--r--Software/Visual_Studio/Native/Tango.ColorLib/ColorConverter.cpp1
-rw-r--r--Software/Visual_Studio/Native/Tango.ColorLib/Utils/ColorTransf.cpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Native/Tango.ColorLib/ColorConverter.cpp b/Software/Visual_Studio/Native/Tango.ColorLib/ColorConverter.cpp
index 60cfa3d8f..127aa7b7b 100644
--- a/Software/Visual_Studio/Native/Tango.ColorLib/ColorConverter.cpp
+++ b/Software/Visual_Studio/Native/Tango.ColorLib/ColorConverter.cpp
@@ -33,6 +33,7 @@ m_CalibCurves(NULL), m_CalibDatasize(NULL),
m_maxNlPerCM(NULL), m_nA2BnSepIn(0), m_nA2BnSepOut(0), m_nB2AnSepIn(0), m_nB2AnSepOut(0),
m_nInks(0), m_nVolumes(0)
{
+ //
}
Tango::ColorLib::ColorConverter::~ColorConverter()
diff --git a/Software/Visual_Studio/Native/Tango.ColorLib/Utils/ColorTransf.cpp b/Software/Visual_Studio/Native/Tango.ColorLib/Utils/ColorTransf.cpp
index e913a7f81..055381e32 100644
--- a/Software/Visual_Studio/Native/Tango.ColorLib/Utils/ColorTransf.cpp
+++ b/Software/Visual_Studio/Native/Tango.ColorLib/Utils/ColorTransf.cpp
@@ -76,6 +76,7 @@ using namespace std;
{
fputs("Wrong Number of MSB's ", stderr);
exit(5);
+ throw std::invalid_argument("Wrong Number of MSB's ");
}
else
SetMSBShift((int)tmp); //Number of MSB's