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

          Priority: medium
            Bug ID: 69178
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: libreoffice-4.1.2.1/sal/osl/all/log.cxx:234: bad
                    switch statement
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: dcb...@hotmail.com
          Hardware: Other
            Status: NEW
           Version: 4.1.2.1 rc
         Component: Libreoffice
           Product: LibreOffice

Source code is

        case SAL_DETAIL_LOG_LEVEL_WARN:
            prio = LOG_WARNING;
        case SAL_DETAIL_LOG_LEVEL_DEBUG:
            prio = LOG_DEBUG;

Suggest add missing break

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

Reply via email to