https://bugs.freedesktop.org/show_bug.cgi?id=85365
David Tardon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from David Tardon <[email protected]> --- Well, this test has been around for 6 months. And it works fine on various Linux, Windows and OS X systems (this is the first time I hear of a problem). This strongly suggests that the bug is in clang: it produces faulty code somewhere. If you want to debug this, the code is in writerperfect/source/common/WPXSvInputStream.cxx. You need to determine why the substream is created empty or why the isEnd() test thinks it is empty... Relevant functions are WPXSvInputStreamImpl::getSubStreamByName (which ultimately leads to ZipStorageImpl::getStream) and WPXSvInputStreamImpl::isEnd. -- 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
