https://issues.apache.org/ooo/show_bug.cgi?id=121681
--- Comment #3 from Pedro Giffuni <[email protected]> --- (In reply to comment #1) > (In reply to comment #0) > > ... > > > > The fix is very easy and non-copyrightable: > > > > In file chart2/source/view/main/VDataSeries.cxx > > > > Change the occurance of std::sort (line 312) for std_stable::sort. > > I meant std::stable_sort . I forgot to mention the fix is based on the comments by Kohei Yoshida. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
