[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: Ben Fritz <fritzophrenic_at_gmail.com>
Date: Fri, 12 Apr 2013 12:24:27 -0500

On Fri, Apr 12, 2013 at 11:34 AM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> On 11.04.2013 19:33, Ben Fritz wrote:
>>
>> 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.
>

Well, that's odd.

I have Word 2010 installed, not 2013. But I just checked, and it seems
I added 2 lines:

var vOffice2010 = 14;
var vOffice2013 = 15;

I assumed only the first had an effect for my computer since I don't
have 2013 installed.

But I deleted the vOffice2010 line, and it still works. It seems the
vOffice2013 also fixes Office 2010 (weird but I guess "if it ain't
broke...").

Thanks for the fix. Sorry for the confusion.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3053174

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-04-12 19:24:53 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.