The above issue (https://bz.apache.org/ooo/show_bug.cgi?id=128426)
is closed for 4.1.x but it seems to crop back up with the various
4.2.x builds on macOS. Of particular interest is that what "fixed"
the bug back when we were handling 4.1.9 RCs was that the bug occurred
when built using a later clang++ version (10.x) but did NOT happen
when compiled with Xcode7 and clang++ 7.3.0. In both cases, the macOS
10.11 SDK was used.

So there is something in the default behavior of clang++ in Xcode that
changed after Xcode7 that causes this bug to pop up.

Does anyone know offhand what code and logic paths are involved in
the "generate a graph from spreadsheet data" action. I'd like to narrow
down what modules to focus on. Not sure if its a UNO bug and something
with maybe the assembly of some of the ASM chunks.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to