-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Jim Meyering on 9/4/2009 10:17 AM: > If anyone knows of bug-related fixes that aren't yet applied, > please speak up. I'm thinking of making a snapshot today, > leading to a bug-fix release, coreutils-7.6, next week. > > Eric, I'm open to the idea of using the latest from gnulib > if you think it's worthwhile. If that would mean a bit of adaptation > in coreutils, I can postpone the snapshot to Monday.
At least one more adaptation needed - I'm changing link-follow.m4 to define LINK_FOLLOWS_SYMLINKS as a tri-state (1 yes (losing system), 0 no (good, like GNU), and -1 unknown (decide at runtime, so that cross-compilation doesn't guess wrong). This won't affect ln.c, but copy.c needs to use #if LINK_FOLLOWS_SYMLINKS instead of #ifdef. - -- Don't work too hard, make some time for fun as well! Eric Blake [email protected] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEUEARECAAYFAkqhUvQACgkQ84KuGfSFAYBPrQCXUe2g+1FxXCSvVI+nKF5ceJz0 ewCfT1vRRpF5QweyK5qethTJFkpS+wk= =NXE6 -----END PGP SIGNATURE-----
