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

             Bug #: 54639
           Summary: Libvisio build error
    Classification: Unclassified
           Product: LibreOffice
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Drawing
        AssignedTo: [email protected]
        ReportedBy: [email protected]


When building with gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC), I had to
add:
#pragma GCC diagnostic ignored "-Wuninitialized"
to ./src/lib/VSDXParser.cpp. 

Otherwise, compilation failed with:
make[3]: Entering directory `/tmp/libvisio/src/lib'
  CXX    VSDXParser.lo
cc1plus: warnings being treated as errors
VSDXParser.cpp: In member function âid
libvisio::VSDXParser::handleStreams(WPXInputStream*, unsigned int, unsigned
int)âVSDXParser.cpp:151: error: âr.libvisio::Pointer::ListSizeâay be used
uninitialized in this function

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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