(prjoin): Handle case in which file spec is 0.
authorJim Meyering <jim@meyering.net>
Fri, 13 Oct 1995 17:22:58 +0000 (17:22 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 13 Oct 1995 17:22:58 +0000 (17:22 +0000)
commit3ac64eda175241fce4738b804f86922b91151967
treef26f2cec787c20c4e04ad048feb39a1774b9403a
parent148f37c34e3ee8c5857fe40e62c1a7d8892c7ce9
(prjoin): Handle case in which file spec is 0.
(add_field): Update assertions.
(decode_field_spec): For S == "0", set file spec to zero and don't modify
*FIELD_INDEX.  Otherwise, *FIELD_INDEX gets the zero-based index.
src/join.c