On Dec 20, 2007 8:38 AM, Clytie Siddall <[EMAIL PROTECTED]> wrote:
> Hello :)
>
> I have just translated the file findutils-2 for the Translation
> Project. In doing so, I've encountered the following typo, which I
> thought you might like to weed out in a future release.
> - file system type is %5$s
> + file system type is %6$s
> I hope this is useful. Good luck with everything. :)
It's a bug as well as a typo, thanks very much for spotting it. I
installed your fix in 4.3.x (4.2.x is not affected by the problem)
with this change log message:-
2007-12-20 Clytie Siddall <[EMAIL PROTECTED]> (tiny change)
* find/find.c (wd_sanity_check): Corrected typo in the format
string for an error message, which might cause a crash in
"oldfind" if a directory we moved into turned out to be a symbolic
link that moved while we were trying to change directory.
Thanks again,
James.