[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Bug in script for differencing docx files

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 12 Apr 2013 18:34:58 +0200

On 11.04.2013 19:33, Ben Fritz wrote:
> On Thu, Apr 11, 2013 at 12:27 PM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
>> On 10.04.2013 22:42, Ben Fritz wrote:
>>> I can confirm the same issue for Word 2010, and the same fix works to
>>> allow diffing Word documents. I.e., adding the line "var vOffice2010 =
>>> 14;" makes the problem go away.
>>>
>>> I don't see any response to this message, has a bug been filed?
>>
>> No, but fixed already.
>>
>
> Hi, I see that r24094 adds the discussed fix for Word 2013, but not
> for Word 2010. Can you please add the fix for 2010 as well?

Huh?
Adding
var vOffice2010 = 14;
won't do anything: that constant/variable isn't used anywhere.

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3053167
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-04-12 18:35:22 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.