]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(decode_field_spec): Always give FIELD_INDEX a value.
authorJim Meyering <jim@meyering.net>
Thu, 31 Oct 1996 23:55:04 +0000 (23:55 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 31 Oct 1996 23:55:04 +0000 (23:55 +0000)
commitf9cd2cf6e2114db921252b6cb379918c31900847
tree000aec11a89e64e5b7adf97e966198513bb18271
parent0a1ac00ad6b0e5b82ea70eca121c92bdc27677fd
(decode_field_spec): Always give FIELD_INDEX a value.
This avoids spurious UMR from purify.
(prjoin): Add an assertion.
(add_field): Update assertion.
src/join.c