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

According to Erez PERELMAN on 9/19/2006 11:44 AM:
> hey, i think there is a bug in join command.  i'm joining two sorted
> files and there is no joining for an expected mapping. here is the example:
> 
> f1:
> 79 53
> 
> f2:
> 791 834
> 79 82

Not a bug.  join requires its inputs to be sorted, otherwise you get
arbitrary behavior.  f2 was not sorted (at least, not in the C locale).

- --
Life is short - so eat dessert first!

Eric Blake             [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFETU084KuGfSFAYARAloCAJ458hNeZFlPbW48LpCvHZFOYHII9QCeI+Dw
KX7Pue9vcrlv5RwPpq6MquU=
=VTHJ
-----END PGP SIGNATURE-----


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

Reply via email to