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

Hossein <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
      Regression By|                            |Noel Grandin
           Keywords|                            |bisected, haveBacktrace,
                   |                            |regression

--- Comment #1 from Hossein <[email protected]> ---
Regression introduced by:

d7910847fba1694c83dc57a1f27b8eaabb2a7d85 is the first bad commit
commit d7910847fba1694c83dc57a1f27b8eaabb2a7d85
Author: Noel Grandin <[email protected]>
Date:   Sun Apr 9 13:32:12 2023 +0200

    use more OStringToOUString

    both because it is more obvious to read, and it takes a string_view,
    which is handy

$ git bisect log
git bisect start
# bad: [ccfd0c68611f2c28dabaab5ce485d1518b6438ec] tdf#154740: Assert: Changing
Paper tray property
git bisect bad ccfd0c68611f2c28dabaab5ce485d1518b6438ec
# good: [bcf9c4dc32eccd33234511ccf3c2281bee3b0e60] elide temporary OString in
TokenMap::TokenMap
git bisect good bcf9c4dc32eccd33234511ccf3c2281bee3b0e60
# bad: [185cf4496d8750c9e4905c4e384252b01b85d130] Resolves: tdf#154217 Edit
date+time User Field and Set Variable
git bisect bad 185cf4496d8750c9e4905c4e384252b01b85d130
# bad: [1e79befa61a08de7a1ddaccb6c435dbb8015c063] sc drawstyles: Use display
name to find comment styles
git bisect bad 1e79befa61a08de7a1ddaccb6c435dbb8015c063
# bad: [d7910847fba1694c83dc57a1f27b8eaabb2a7d85] use more OStringToOUString
git bisect bad d7910847fba1694c83dc57a1f27b8eaabb2a7d85
# first bad commit: [d7910847fba1694c83dc57a1f27b8eaabb2a7d85] use more
OStringToOUString

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

Reply via email to