bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: diff3 bug?


From: Eric Blake
Subject: Re: diff3 bug?
Date: Wed, 14 Apr 2010 14:58:46 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.0.4-1.fc12 Lightning/1.0b1 Thunderbird/3.0.4

On 04/14/2010 06:53 AM, address@hidden wrote:
> 
>>From my point of view diff3 doesn't work properly under windows. At
> least from 2.8.7 version.

Where did you get diff3 pre-compiled for windows?  Perhaps you may be
better off asking port-specific questions to the person who made your port.

I would recommend using cygwin, which has a reasonably up-to-date port,
and uses POSIX-style notations rather than the problematic \ to make the
experience more Unix-like.

> 
> 1. It fails if I specify option like "--diff-program C:\Temp\diff.exe",
> diff.exe exists in C:\Temp

Most likely, this is a quoting bug on your part, for not using the shell
correctly.  Are you using cmd or bash?  And if it is indeed a quoting
issue, then the problem occurs before diff3 has even started up to parse
its command line arguments.

> 
> 2. If file name contains signs like "(" diff3 also fails.

Likewise.

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]