Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: run the latest test | Jim Meyering | 2009-08-15 | 1 | -0/+1 |
| | | | | | | * testsuite/Makefile.am (EXTRA_DIST): Add mkid-langopt. * NEWS: Tweak wording. * testsuite/mkid-langopt: Add a comment. | ||||
* | mkid: avoid segfault with "-l OPT" | Pedro J. Ruiz Lopez | 2009-08-13 | 1 | -0/+3 |
* libidu/scanners.c: languages_0[] is not const anymore, since this would make impossible to set lang->lg_argv * libidu/scanners.c: language_save_arg now manages language options with zero or one argument. * doc/idutils.texi: update to reflect the behavior of mkid "-l" option. * testsuite/mkid-langopt: new test program. |