`join -1 x' would give a misleading diagnostic
commitaa18f80de6731593fb309ede9f0e18b08bde7352
authorJim Meyering <jim@meyering.net>
Wed, 10 Mar 2004 10:44:31 +0000 (10 10:44 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 10 Mar 2004 10:44:31 +0000 (10 10:44 +0000)
treec153ab021df3878104b81e1c6832699fc786c0b0
parent97f63d336f069f86ab108cd2ebfa5c3dff907809
`join -1 x' would give a misleading diagnostic

(string_to_join_field): Report that a non-numeric field
number is invalid, rather than `so large that it is not representable'.
src/join.c