summaryrefslogtreecommitdiffstats
path: root/gettext-tools/tests/msgcomm-28
Commit message (Collapse)AuthorAgeFilesLines
* Extend --add-location option to suppress line number outputDaiki Ueno2014-03-251-0/+37
The --add-location option of msgattrib, msgcat, msgcomm, msgconv, msgen, msgfilter, msggrep, msgmerge, msguniq, and xgettext commands now takes an optional argument 'never', 'full', or 'file', to control the format of "#: ..." comments. The default catalog reader changed to always remember file positions so the line number part can be suppressed in output phase rather than input phase.