Re: patch to make textutils 2.1 build on AIX

Jim Meyering <[email protected]> Wed, 26 Mar 2003 19:41:42 +0100
Newsgroups gmane.comp.gnu.textutils.bugs
Message-ID <[email protected]>
Richard Kettlewell <[email protected]> wrote:
> textutils 2.1 defines 'bool' as an enum and then uses it as the type
> for a bit field member, which does not work on (at least) AIX.  Patch
> below.

Thank you for the report and patch.
That's fixed in the latest test release.
  ftp://alpha.gnu.org/gnu/coreutils/
  (coreutils is the union of fileutils, textutils, and sh-utils)