From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joel Brobecker To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] add gdb.threads/pthread_cond_wait.* in fnchange.lst Date: Thu, 20 May 2004 16:27:00 -0000 Message-id: <20040520162704.GZ10684@gnat.com> References: <20040519220040.GK10684@gnat.com> X-SW-Source: 2004-05/msg00611.html > The OS truncates the names to 8+3 limits automatically when the > tarball is untarred; that truncation is an integral part of the > operation of the DOS system calls which work with file names. So the > only 2 problems that we need to fix with entries in fnchange.lst are: Thanks for the very detailed explaination. So if I understand it right, the additions I just made in fnchange.lst where not needed. In that case, I think it would be better if I removed them. What do you think? -- Joel