dbaccess/source/filter/xml/xmlfilter.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit 6f2f339d1d3ff82e65bb108961c41962d2747993 Author: Michael Stahl <mst...@redhat.com> Date: Thu Nov 30 23:42:12 2017 +0100 dbaccess: -Werror,-Wimplicit-fallthrough Change-Id: I0580a4aec9762e774679ad3d6a567ec4e74c1908 diff --git a/dbaccess/source/filter/xml/xmlfilter.cxx b/dbaccess/source/filter/xml/xmlfilter.cxx index 553b536e8ec9..64521cf1be35 100644 --- a/dbaccess/source/filter/xml/xmlfilter.cxx +++ b/dbaccess/source/filter/xml/xmlfilter.cxx @@ -503,6 +503,7 @@ public: break; case XML_TOK_CONTENT_BODY: pContext = new DBXMLDocumentBodyContext(rImport, nPrefix, rLocalName); + break; default: break; } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits