(main): Warn if excess arguments are ignored.
authorJim Meyering <jim@meyering.net>
Sat, 23 Nov 1996 02:34:31 +0000 (02:34 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 23 Nov 1996 02:34:31 +0000 (02:34 +0000)
commit38da840313efebc6b834cc82cc6dc397344c54b3
tree26fbdd2bb090dd16e26e67b84379cb38e49475b9
parentb36e061e8a332941af6d135334e64393c6910db0
(main): Warn if excess arguments are ignored.
E.g., printf foo bar now ignores the single non-format argument, bar.
src/printf.c