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

Xisco FaulĂ­ <xiscofa...@libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bibisected, bisected,
                   |                            |regression
           Priority|medium                      |highest
                 CC|                            |noelgran...@gmail.com
            Version|5.3.2.2 release             |5.3.0.0.alpha1+
           Severity|major                       |critical

--- Comment #10 from Xisco FaulĂ­ <xiscofa...@libreoffice.org> ---
Regression introduced by:

author  Noel Grandin <n...@peralex.com> 2016-09-21 12:48:15 (GMT)
committer       Noel Grandin <noel.gran...@collabora.co.uk>     2016-10-27
06:08:30 (GMT)
commit  eca5ea9f79181d45cd7fbabe2313617d3025818a (patch)
tree    10b5837fe04212349825742b38f5a37be9ce7009
parent  bbd44f8f89839b5abb4ec6c7ea195431de5b2f48 (diff)
make the AbstractDialog stuff extend from VclReferenceBase
Because some stuff wants to multiple-inherit from VclAbstractDialog and
OutputDevice-subclasses, and we'd prefer to keep all the lifetime
management through a single smart pointer class (VclPtr)

The change in msgbox.cxx and window.cxx is to workaround a bug in
VS2013 to do with virtual inheritance and delegating constructors.

Bisected with bibisect-linux-64-5.3

Adding Cc: to Noel Grandin

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to