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

raal <r...@post.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bisected
                 CC|                            |jumap...@gmail.com,
                   |                            |r...@post.cz
         Whiteboard|bibisectRequest             |bibisected
                   |confirmed:4.4.1.2:redhatCen |confirmed:4.4.1.2:redhatCen
                   |tos7                        |tos7
                   |confirmed:4.5.0.0alpha+:red |confirmed:4.5.0.0alpha+:red
                   |hatCentos7                  |hatCentos7
                   |noRepro:4.3.6.2:redhatCento |noRepro:4.3.6.2:redhatCento
                   |s7 noRepro:Windows          |s7 noRepro:Windows

--- Comment #7 from raal <r...@post.cz> ---
This appears to have begun at the below commit.

Adding Cc: to jumap...@gmail.com; Could you possibly take a look at this?
Thanks

    commit 47a2d7642d249d70b5da0c330a73f3a0032e4bba
    Author:     Juan Picca <jumap...@gmail.com>
    AuthorDate: Fri Sep 19 14:19:30 2014 -0300
    Commit:     David Tardon <dtar...@redhat.com>
    CommitDate: Thu Oct 9 11:33:33 2014 +0000

        fdo#81356: convert Fraction to boost::rational<long> - wip

        * Added rational util functions used by Fraction class not
          available in the boost::rational class.
        * Replaced usage of Fraction by boost::rational<long>
        * Removed code that relies on:
          1. fraction.IsValid() -- rational only allow valid values, ie
             denominator() != 0
          2. rational.denominator() == 0 -- always false
          3. rational.denominator() < 0 -- always false but implementation
             detail:
http://www.boost.org/doc/libs/release/libs/rational/rational.html#Internal%20representation
        * Simplified code that relies on:
          1. rational.denominator() != 0 -- always true
        * BUGS EXIST because Fraction allows the creation of invalid values but
          boost::rational throws the exception boost::bad_rational

        Change-Id: I84970a4956afb3f91ac0c8f726547466319420f9
        Reviewed-on: https://gerrit.libreoffice.org/11551
        Reviewed-by: David Tardon <dtar...@redhat.com>
        Tested-by: David Tardon <dtar...@redhat.com>

:040000 040000 78cf13f47cc9bdb438154c83796b21369022fa51
7e8a491ffeaf4f8045f8f96a30fc4acbbde27d66 M    opt

git bisect log
# bad: [cf6ea17155fabb2a120ba07c150735591ac861d7]
source-hash-3f94c9e9ddfd807b449f3bb9b232cf2041fa12d2
# good: [fc71ac001f16209654d15ef8c1c4018aa55769f5]
source-hash-c15927f20d4727c3b8de68497b6949e72f9e6e9e
git bisect start 'latest' 'oldest'
# good: [8cf60cc706948588e2f33a6d98b7c55d454e362a]
source-hash-f340f0454627939f1830826fb5cc53a90e6c62a4
git bisect good 8cf60cc706948588e2f33a6d98b7c55d454e362a
# bad: [7beddf3808dadd525d7e55c00a5a90a2b44c23d3]
source-hash-2f10386ce577f52e139aa23d41bc787d8e0b4d59
git bisect bad 7beddf3808dadd525d7e55c00a5a90a2b44c23d3
# good: [7d319609d8266af06aa3256fd3773d052b9150dc]
source-hash-1fec67aab152e0c0ad6dd85082c50f1beff7d520
git bisect good 7d319609d8266af06aa3256fd3773d052b9150dc
# good: [136c4fdf380a2d05111e313540e4be01a74c4eb6]
source-hash-7bacb89bb955f4985e435c33dde629099dab744b
git bisect good 136c4fdf380a2d05111e313540e4be01a74c4eb6
# good: [3e9715f27b0be2ad0812930ffed6c5ff802ac8e8]
source-hash-ced24ffba2fa1754c466b7944b0ee06d21292706
git bisect good 3e9715f27b0be2ad0812930ffed6c5ff802ac8e8
# good: [27dc81d82643c8e2e2eb04acc06eee8ce7bd40c5]
source-hash-1e721077b43de84edab2a3ed2f316ddcbec6e3ec
git bisect good 27dc81d82643c8e2e2eb04acc06eee8ce7bd40c5
# bad: [97714f1f8187e50374befad9e7e79dd918713c0e]
source-hash-f62a0ed0bfdab62efe259119589be04bcb313a7e
git bisect bad 97714f1f8187e50374befad9e7e79dd918713c0e
# good: [0fbdc8b3b1635fa6eb92ab4f1e792b3bda67c35b]
source-hash-fcf953b8ec8ef9652f12a2cc91e9edc6153c1bb1
git bisect good 0fbdc8b3b1635fa6eb92ab4f1e792b3bda67c35b
# bad: [12a07462e8c7550bd7e4d98aa91f818fc082653e]
source-hash-69f8a4cc1022edb386ae985cd39f0518d21a89d1
git bisect bad 12a07462e8c7550bd7e4d98aa91f818fc082653e
# good: [47acfd4e382c9cbb0976e60d807049beefc64d78]
source-hash-9defb89ede306b81a0c31a1afad9e71c95a30d32
git bisect good 47acfd4e382c9cbb0976e60d807049beefc64d78
# bad: [df3168a9d90ae791c48f566db596454c0b6e0297]
source-hash-2b6619c597a791775e2d41a68f7e85ef75d1aaa2
git bisect bad df3168a9d90ae791c48f566db596454c0b6e0297
# good: [53e91df38f5f15998dda4a09537239a48a0b6e05]
source-hash-ae77dc81c33ab0817264bcf5fc8bb71a55b78a73
git bisect good 53e91df38f5f15998dda4a09537239a48a0b6e05
# bad: [84a242602a434cef6649c335dcfcb2d9276aabd0]
source-hash-14cccfab8111c61bf6707eef423abe79e95f5572
git bisect bad 84a242602a434cef6649c335dcfcb2d9276aabd0
# bad: [0918a0c29b494e043480b9f1ed3f032524968d59]
source-hash-47a2d7642d249d70b5da0c330a73f3a0032e4bba
git bisect bad 0918a0c29b494e043480b9f1ed3f032524968d59
# first bad commit: [0918a0c29b494e043480b9f1ed3f032524968d59]
source-hash-47a2d7642d249d70b5da0c330a73f3a0032e4bba

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

Reply via email to