Hi Michael,
after applying the patch the build finishes without problems.
Kind regards,
Regina
Michael Weghorn schrieb am 10.07.2024 um 12:05:
Hi Regina,
On 2024-07-09 21:48, Regina Henschel wrote:
I get a build break in /sd/source/ui/view/drawview.cxx with error message
C:/BuildLO/core/sd/source/ui/view/drawview.cxx(394): error C2220: the
following warning is treated as an error
C:\BuildLO\core\sd\source\ui\view\drawview.cxx(372) : warning C6011:
Dereferencing NULL pointer 'pSheet'. : Lines: 285, 287, 289, 292, 293,
294, 313, 333, 336, 339, 341, 343, 345, 347, 349, 353, 354, 355, 369,
373, 372
I can reproduce that on Windows.
This change fixes it for me:
https://gerrit.libreoffice.org/c/core/+/170279
Probably related:
commit 1131ccd5ace26906bbb136ff2b4d4d7aa870aa60
Date: Mon Jul 8 15:55:37 2024 +0200
StyleSheetUndoAction stylesheet param should be a reference