gnu-arch-users
[Top][All Lists]
Advanced

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

Re: [Gnu-arch-users] tla panic


From: Aaron Bentley
Subject: Re: [Gnu-arch-users] tla panic
Date: Wed, 12 May 2004 12:42:23 -0400
User-agent: Mozilla Thunderbird 0.5 (X11/20040309)

Na Li wrote:
I'm using tla 1.2 on Mac OX 10.3.3.

Now and then I got this:

bass$ tla file-diffs Wiki/Teaching/BiostatOne/ConceptsTechniquesReview
PANIC: execvp for diff returned to caller

It is just plain text file but tla seems to regard it as binary.  Google
search didn't bring anything useful.  Any idea what went wrong?

tla uses diff to determine whether files are binary or not. Apparently, diff considers a file to be binary if it contains the ASCII NUL character (0x00). Is it possibly a UTF-16 file? Those files usually contain a byte-order mark, which contains an 0x00, IIRC.

Aaron

--
Aaron Bentley
Director of Technology
Panometrics, Inc.




reply via email to

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