Commit 5f4056a
authored
Fix "make tags" command (#1337)
Backport enhancements from master, commits:
* 9c4bfa6: "make tags": remove -t
option of ctags. The option was kept for backward compatibility,
but it was completly removed recently. Patch written by Stéphane
Wirtel.
* cf0ac6a: Fix "make tags": set
locale to C to call sort
* 8a543c0: `make tags` fixes (GH-717)1 parent 219a3f9 commit 5f4056a
3 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1365 | 1365 | | |
1366 | 1366 | | |
1367 | 1367 | | |
1368 | | - | |
1369 | | - | |
| 1368 | + | |
| 1369 | + | |
1370 | 1370 | | |
1371 | | - | |
| 1371 | + | |
1372 | 1372 | | |
1373 | 1373 | | |
1374 | 1374 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15028 | 15028 | | |
15029 | 15029 | | |
15030 | 15030 | | |
15031 | | - | |
| 15031 | + | |
15032 | 15032 | | |
15033 | 15033 | | |
15034 | 15034 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4729 | 4729 | | |
4730 | 4730 | | |
4731 | 4731 | | |
4732 | | - | |
| 4732 | + | |
4733 | 4733 | | |
4734 | 4734 | | |
4735 | 4735 | | |
| |||
0 commit comments