C locale sort in src/tools/make_ctags

Поиск
Список
Период
Сортировка
От Nicolai Tufar
Тема C locale sort in src/tools/make_ctags
Дата
Msg-id 000001c3e8a5$f9d57670$7a00a8c0@ntufar
обсуждение исходный текст
Ответы Re: C locale sort in src/tools/make_ctags  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
Greetings,

Attached is a simple one-liner for src/tools/make_ctags.
If tags are sorted in locale other than C, vim complains:

E432: Tags file not sorted: tags

Solution is to set LANG variable to C before calling sort.

Regards,
Nicolai Tufar

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Dennis Bjorklund
Дата:
Сообщение: reading uninitialized buffer
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: reading uninitialized buffer