Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: jvmfwk

Change-Id: I23ce970ad67047b0b22a9dda3dff047e5f59dff5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158203
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
Stephan Bergmann
2023-10-19 10:30:19 +02:00
parent 6e4d3c3476
commit cbe3899ed9

View File

@@ -177,8 +177,8 @@ NodeJava::NodeJava(Layer layer):
void NodeJava::load()
{
static constexpr OStringLiteral sExcMsg("[Java framework] Error in function NodeJava::load"
"(elements.cxx).");
static constexpr OString sExcMsg("[Java framework] Error in function NodeJava::load"
"(elements.cxx)."_ostr);
if (SHARED == m_layer)
{
//we do not support yet to write into the shared installation