https://bugs.documentfoundation.org/show_bug.cgi?id=90411

            Bug ID: 90411
           Summary: core/sw/source/core/text/txtftn.cxx:530: bad ? :
           Product: LibreOffice
           Version: unspecified
          Hardware: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: dcb...@hotmail.com

[core/sw/source/core/text/txtftn.cxx:530]: (style) Same expression in both
branches of ternary operator.

 OSL_ENSURE( bEndn ? !SwFtnBossFrm::FindFtn( this, pFtn ) :
                     !SwFtnBossFrm::FindFtn( this, pFtn ),
                            "SwTxtFrm::RemoveFtn: can't get off that footnote"
);

-- 
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