https://bugs.documentfoundation.org/show_bug.cgi?id=144113
--- Comment #3 from Jim Avera <[email protected]> --- I haven't compile LO myself in ages; but grepping the code found that this message comes from tools/source/generic/poly.cxx void Polygon::Optimize( PolyOptimizeFlags nOptimizeFlags ) { DBG_ASSERT( !mpImplPolygon->mxFlagAry, "Optimizing could fail with beziers!" ); ... } -- You are receiving this mail because: You are the assignee for the bug.
