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

Xisco FaulĂ­ <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bibisected, bisected,
                   |                            |regression
           Priority|medium                      |highest
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected],
                   |                            |[email protected]
     Ever confirmed|0                           |1
           Severity|normal                      |critical

--- Comment #1 from Xisco FaulĂ­ <[email protected]> ---
Regression introduced by:

author  Eike Rathke <[email protected]>  2017-07-20 16:32:57 (GMT)
committer       Eike Rathke <[email protected]>  2017-07-21 10:24:27 (GMT)
commit  fcd0361d6be8d088be12e500f0120afd7995d1ac (patch)
tree    9e18c0310405d68d9151db9073cc8f6926df077d
parent  2e486daff35ab16e810bfdafb24b19bcbf2fe8cd (diff)
Eliminate Date::operator+=() and -=() and replace with Date::AddDays()
Clarifies code and gets rid of explicitly casting the operand to sal_Int32.

Also in preparation of removing DateTime::operator+=(sal_Int32) that is
confusingly similar to DateTime::operator+=(double) and just depends on type.

Bisected with bibisect-linux64-6.0

Adding Cc: to Eike Rathke

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

Reply via email to