perl 1.0 patch 6: printf doesn't finish processing format string when out of args.
authorAndrew Burt <isis!aburt>
Mon, 25 Jan 1988 23:31:23 +0000 (23:31 +0000)
committerLarry Wall <lwall@jpl-devvax.jpl.nasa.gov>
Mon, 25 Jan 1988 23:31:23 +0000 (23:31 +0000)
commitf9ad74367ccb11e91fbda2bb7702039bcde360ce
treec599962a665e41d2306c945b66de9bdb4ba58a06
parentbe04251a8346b991e162b668d84d5cf1aa6e8501
perl 1.0 patch 6: printf doesn't finish processing format string when out of args.

printf "%% %d %%", 1;  produces "% 1 %%", which is counterintuitive.
arg.c
patchlevel.h