X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FMessage%2FMessage_MsgFile.cxx;h=2c5deba4f402914fac0be245fe3346f547e38862;hb=b1811c1d2b78aab36e2e75d0a2191cc768e9c232;hpb=e2b4dea25313d08318e94d6cbc329d18486d801c diff --git a/src/Message/Message_MsgFile.cxx b/src/Message/Message_MsgFile.cxx index 123822d3d9..2c5deba4f4 100644 --- a/src/Message/Message_MsgFile.cxx +++ b/src/Message/Message_MsgFile.cxx @@ -159,6 +159,7 @@ template static inline Standard_Boolean loadFile (_Char * theBuffe aMessage += aString; break; } + Standard_FALLTHROUGH case MsgFile_WaitingMessage: if (isKeyword == Standard_False) { @@ -168,6 +169,7 @@ template static inline Standard_Boolean loadFile (_Char * theBuffe break; } // Pass from here to 'case MsgFile_WaitingKeyword' + Standard_FALLTHROUGH case MsgFile_WaitingKeyword: if (isKeyword) {