info-cvs
[Top][All Lists]
Advanced

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

Re: Is this a bug ???


From: gabriel rosenkoetter
Subject: Re: Is this a bug ???
Date: Wed, 17 Apr 2002 10:46:22 -0400
User-agent: Mutt/1.2.5.1i

On Wed, Apr 17, 2002 at 03:05:52PM +0200, Peter Kesch wrote:
> to get the file added, we needed to restore the old treeMeinWissen.java and
> to add the new file TreeMeinWissen.java while the old one exists.
> 
> After we added the TreeMeinWissen.java we were able to delete the other
> file.
> 
> every other way caused an error in hash.c line 312 were asserts(key != NULL)
> fails and the command were aborted.

Sounds like the hash algorithm table for filenames doesn't take case
into account, so that your new file (the same name, ignoring case,
as the old file) got shoved straight into the attic. (Probably worth
checking that.) I don't see how this wouldn't be a bug.

(Note that I haven't even glanced at the code.)

-- 
gabriel rosenkoetter
address@hidden

Attachment: pgplQ8fGXkK9q.pgp
Description: PGP signature


reply via email to

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