From 4ab3d5bb6f6f095375c2eaf200dd285be516feda Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Mon, 11 Feb 2013 19:08:01 +0100 Subject: [PATCH] WaE: warning C4101: 'ex' : unreferenced local variable Change-Id: I99a66ac3af8e391b5feaeafbb3abd63dcdd2bb2b --- helpcompiler/source/BasCodeTagger.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpcompiler/source/BasCodeTagger.cxx b/helpcompiler/source/BasCodeTagger.cxx index 858db824bbb1..339d96bb1ef6 100644 --- a/helpcompiler/source/BasCodeTagger.cxx +++ b/helpcompiler/source/BasCodeTagger.cxx @@ -187,7 +187,7 @@ void BasicCodeTagger::tagBasicCodes() } catch (TaggerException ex) { - std::cout << "Some kind of error occured." << std::endl; + std::cout << "BasCodeTagger error occured. Error code:" << ex << std::endl; } //tag basic code paragraphs in tag