Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-15 | fix two bugs in ptx | Jim Meyering | |
* src/ptx.c (fix_output_parameters): Don't let before_max_width go negative -- that would cause an infloop in define_all_fields. (main): Don't clobber name[0] with lists of two or more input files. * tests/misc/ptx: New file. Test for the above. * tests/Makefile.am (TESTS): Add misc/ptx. |