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

Terrence Enger <lo_b...@iseries-guru.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caol...@redhat.com

--- Comment #7 from Terrence Enger <lo_b...@iseries-guru.com> ---
Stephan, I apologize for the noise in my comment 4.  Here, I am trying
again, and I add Caolán McNamara to cc.

Working in the 44max bibisect repository, I see from `git bisect bad`
(whitespace added and lines rewrapped) ...

    c29a8309369895707096e16ca67d0bf1d7a82f68 is the first bad commit
    commit c29a8309369895707096e16ca67d0bf1d7a82f68
    Author: Matthew Francis <mjay.fran...@gmail.com>
    Date:   Sun Mar 15 04:29:24 2015 +0800

        source-hash-e0108fa4fc954f39ef56b841dceb6a2d27d5618c

        commit e0108fa4fc954f39ef56b841dceb6a2d27d5618c
        Author:     Caolán McNamara <caol...@redhat.com>
        AuthorDate: Fri Oct 24 12:51:33 2014 +0100
        Commit:     Caolán McNamara <caol...@redhat.com>
        CommitDate: Fri Oct 24 13:43:10 2014 +0100

            make Korean ReplaceSingleQuote the same as everyone else

            I can find no evidence that Korean out of all languages on
            earth needs a different default for ReplaceSingleQuote

            This appeared in

            commit e9f10288e0e5f2519ff3da1e2de2c20a99fd9779
            Date:   Mon Jul 5 12:32:15 2004 +0000
                2004/06/07 18:46:25 jb 1.14.78.1: #i25937# Add module
                settings (migrated from scp2) to xcu source files

            but that's a migration of the original
            GID_CONFIGURATIONITEM_SWRITER_KOREAN_ENABLE_SINGLEQUOTE
            which existed in the original scp (pre scp2) and appeared
            between OpenOffice.org 1.0 and 1.1.5, but the cvs repos to
            explain all that are long dead and there is no sign of a
            bug in a bugzilla query, so it suggests this was an
            internal StarOffice thing.

            Change-Id: I14dfe75d28d3ec5a68b262f768c7dbe73e94131d

    :040000 040000 d3f1567c6f1e73f148911934076400abbf632d23
        76c955be58e0bb4780e40b49f48ed5356da3d778 M      opt

and from `git bisect log` (lines rewrapped) ...

    # bad: [cf6ea17155fabb2a120ba07c150735591ac861d7]
        source-hash-3f94c9e9ddfd807b449f3bb9b232cf2041fa12d2
    # good: [fc71ac001f16209654d15ef8c1c4018aa55769f5]
        source-hash-c15927f20d4727c3b8de68497b6949e72f9e6e9e
    git bisect start 'latest' 'oldest'
    # good: [8cf60cc706948588e2f33a6d98b7c55d454e362a]
        source-hash-f340f0454627939f1830826fb5cc53a90e6c62a4
    git bisect good 8cf60cc706948588e2f33a6d98b7c55d454e362a
    # good: [7beddf3808dadd525d7e55c00a5a90a2b44c23d3]
        source-hash-2f10386ce577f52e139aa23d41bc787d8e0b4d59
    git bisect good 7beddf3808dadd525d7e55c00a5a90a2b44c23d3
    # bad: [fb3ec529b3f37f0c7eab2e9b7a9cc695c0f27676]
        source-hash-0516d123f53917d1833c7e8a8c528a619c71a0af
    git bisect bad fb3ec529b3f37f0c7eab2e9b7a9cc695c0f27676
    # good: [74c2960deb8278b16021ff39bb8b8b58fa887351]
        source-hash-d4867ddae67def9a52d7e3e027e261323f32c8f9
    git bisect good 74c2960deb8278b16021ff39bb8b8b58fa887351
    # bad: [fa3c391991dca0f1e8e3db8393f3564625959ce4]
        source-hash-3bdee6495ebc7f515d6d297e7f7df9a46acc3880
    git bisect bad fa3c391991dca0f1e8e3db8393f3564625959ce4
    # bad: [e39d1b31e6bc92451823f0c9445b77ed32eac06c]
        source-hash-91fac2a32c1c6b784bd33cf664ea64a734b1c776
    git bisect bad e39d1b31e6bc92451823f0c9445b77ed32eac06c
    # bad: [094c0417c254726980d57aa8690d36cecb1d466b]
        source-hash-94a1e5b614496fd067e2c5369613acf86a6c9a6d
    git bisect bad 094c0417c254726980d57aa8690d36cecb1d466b
    # good: [92647c42b4697966537b278becb51701dfa3138c]
        source-hash-096452279717d2d13b6140fa80b1442a59e5e874
    git bisect good 92647c42b4697966537b278becb51701dfa3138c
    # good: [e3d029b63ad721d1a7b92cec37def343444a35cf]
        source-hash-6d477b4b4a9d80eeb42cb771cc009bd03d3022d8
    git bisect good e3d029b63ad721d1a7b92cec37def343444a35cf
    # good: [5ae43438860e84f178feaa3c6951faab048d6976]
        source-hash-7fd9b8268f87831e2728b5def34cc5e97ed16ab0
    git bisect good 5ae43438860e84f178feaa3c6951faab048d6976
    # bad: [26af963aee1ce32a8406e470aa830341801674eb]
        source-hash-e25a020d59b019893d2e04ac61e4ed25ef0a6e61
    git bisect bad 26af963aee1ce32a8406e470aa830341801674eb
    # bad: [85c40a8172f405b2d7fcade3d410df83962200af]
        source-hash-5aebe7b67c02051cb4fe98219cfe056efaf975a1
    git bisect bad 85c40a8172f405b2d7fcade3d410df83962200af
    # bad: [c29a8309369895707096e16ca67d0bf1d7a82f68]
        source-hash-e0108fa4fc954f39ef56b841dceb6a2d27d5618c
    git bisect bad c29a8309369895707096e16ca67d0bf1d7a82f68
    # first bad commit: [c29a8309369895707096e16ca67d0bf1d7a82f68]
        source-hash-e0108fa4fc954f39ef56b841dceb6a2d27d5618c

-- 
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