https://bugs.freedesktop.org/show_bug.cgi?id=86307

            Bug ID: 86307
           Summary: is SOLARIS workaround #i64273#  in
                    vcl/unx/generic/app/wmadaptor.cxx still necessary?
           Product: LibreOffice
           Version: 4.3.2.2 release
          Hardware: x86 (IA32)
                OS: Solaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Libreoffice
          Assignee: [email protected]
          Reporter: [email protected]

I've been running some time now with this patch effectivly bypassing the
workaround cited in the subject line:

--- vcl/unx/generic/app/wmadaptor.cxx.orig    2014-01-27 21:35:34.000000000 +0
000
+++ vcl/unx/generic/app/wmadaptor.cxx
@@ -999,7 +999,7 @@ void WMAdaptor::setWMName( X11SalFrame*
     }

     static bool bTrustXmb = true;
-    #ifdef SOLARIS
+    #ifdef xSOLARIS
     /* #i64273# there are some weird cases when using IIIMP on Solaris
     *  where for unknown reasons XmbTextListToTextProperty results in
     *  garbage. Test one string once to ensure safety.


perhaps justification should be found to keep this around.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to