From: vsr Date: Mon, 11 May 2020 08:14:28 +0000 (+0300) Subject: bos #18963 [CEA 18962] Warnings in module compilations X-Git-Tag: V9_5_0b1~5 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=0a37d49f45028285190bc58d74921ecc0f2a1ad0 bos #18963 [CEA 18962] Warnings in module compilations --- diff --git a/src/MEDWrapper/MED_Wrapper.cxx b/src/MEDWrapper/MED_Wrapper.cxx index 81d3ba9ec..79dc1996b 100644 --- a/src/MEDWrapper/MED_Wrapper.cxx +++ b/src/MEDWrapper/MED_Wrapper.cxx @@ -2464,7 +2464,7 @@ namespace MED // write node ids SetCellInfo(theInfo, theMode, theErr); - if (theErr && theErr < 0) + if (theErr && *theErr < 0) return; // write diameter