Improve missing-program error handling in make_ctags and make_etags.
Tom Lane <tgl@sss.pgh.pa.us>
Improve missing-program error handling in make_ctags and make_etags. If ctags (resp. etags) isn't installed, these scripts naturally fail, but the error messages were less clear than one could wish. It seems worth installing an explicit test to improve that. Nikolay Shaplov, with suggestions from Michael Paquier and Andrew Dunstan Discussion: https://postgr.es/m/2394207.ccz7JgCJsh@x200m
Files
| Path | Change | +/− |
|---|---|---|
| src/tools/make_ctags | modified | +3 −0 |
| src/tools/make_etags | modified | +3 −0 |
Discussion
- [PATCH] check for ctags utility in make_ctags 14 messages · 2018-12-31 → 2019-01-13