https://bugs.documentfoundation.org/show_bug.cgi?id=154040

Stéphane Guillou (stragu) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Regression By|                            |Tomaž Vajngerl
                 OS|Windows (All)               |All
           Severity|normal                      |major
           Priority|medium                      |high
           Keywords|bibisectRequest             |bibisected, bisected
                 CC|                            |[email protected],
                   |                            |stephane.guillou@libreoffic
                   |                            |e.org

--- Comment #8 from Stéphane Guillou (stragu) 
<[email protected]> ---
Repro on Linux too:

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 288c0920a8475f9f2c537212e04aa7649192ad8c
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Bisected with linux-64-7.6 repo to first bad commit
75891c1432b97f44596650df3ea0541d4b01e63f which point to core commit:

commit  b53b01a050bbb43cd571c428e86fc23a2fa5773c
author  Tomaž Vajngerl <[email protected]> Sat Feb 11 17:08:54
2023 +0900
committer       Tomaž Vajngerl <[email protected]>       Sun Mar 05 01:41:21
2023 +0000
tree    840daa96b28536b554972a8b422ef6681900f440
parent  89d19cf6e721652eaa19eee2e4700eb4e4fdb540
svx: make SdrObject abstract by making CloneSdrObject pure virtual
This change makes SdrObject an abstract class that can't be as
we don't want it to be instantiated. With this the ClonseSdrObject
became a pure virtual function.
With this change also the SwFlyDrawObj needs a implementation of
the CloneSdrFunction, which was previously provided by SdrObject.
Change-Id: I2efb8c1e6fac12b17ce497285067029d7da1c1fd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148239

Tomaž, can you please have a look?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to