[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Missing cast. in fnmatch_loop.c
From: |
Jim Meyering |
Subject: |
Re: Missing cast. in fnmatch_loop.c |
Date: |
Wed, 14 Apr 2004 21:29:30 +0200 |
Alex Cherepanov <address@hidden> wrote:
> The cast is missing in lib/fnmatch_loop.c distributed with
> textutils-2.1. . The patch is attached.
Thank you for the patch.
That's fixed in the latest coreutils release:
ftp://ftp.gnu.org/gnu/coreutils/coreutils-5.2.1.tar.gz
ftp://ftp.gnu.org/gnu/coreutils/coreutils-5.2.1.tar.bz2
(coreutils is the union of fileutils, textutils, and sh-utils)