-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I really hate the fact that md5sum and friends output * for binary files,
and blank for text files, when used on cygwin or other platforms where
O_TEXT matters.  This poor choice of defaults makes 'make
sc_immutable_NEWS' fail, because md5sum outputs:

fa6cba1740b3f385520c1b54d90859ca *-

and the extra * breaks the check.  I'd really like to switch md5sum and
friends to match Linux output when O_BINARY, and add a different marker
character (but what?) when summing a file in O_TEXT mode, since generally
you WANT binary mode to be the default.  Thoughts?

- --
Don't work too hard, make some time for fun as well!

Eric Blake             e...@byu.net
-----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

iEYEARECAAYFAknKJqgACgkQ84KuGfSFAYD1QwCgpluiK23NOPJTwdWGQvraKfOb
+zsAoKADRjTGZU+VqAzfJH+6IhXmpuuN
=AIzY
-----END PGP SIGNATURE-----


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to