(decode_one_format): Take another parameter.
authorJim Meyering <jim@meyering.net>
Thu, 30 May 1996 05:09:56 +0000 (05:09 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 30 May 1996 05:09:56 +0000 (05:09 +0000)
commit090a56eb9ced4ff698558edbcf8cdb684d585f24
tree66236c49627c9bd0ccb6fa1400143ea6c5425896
parent8c0d3621b3562a647145b62ebe98020f8f22e171
(decode_one_format): Take another parameter.
Give a specific diagnostic for invalid format spec here rather
than an overly general one from caller's caller.
(decode_format_string): Update caller.
(main): Don't give diagnostic here when decode_format_string fails.
Remove assertions that could fail on some Crays because they don't
have a two-byte type.
Johan Danielsson (joda@pdc.kth.se) reported the failed assertions.
src/od.c