Re: C locale sort in src/tools/make_ctags
| От | Peter Eisentraut |
|---|---|
| Тема | Re: C locale sort in src/tools/make_ctags |
| Дата | |
| Msg-id | 200402020705.01948.peter_e@gmx.net обсуждение исходный текст |
| Ответ на | Re: C locale sort in src/tools/make_ctags (Bruce Momjian <pgman@candle.pha.pa.us>) |
| Ответы |
Re: C locale sort in src/tools/make_ctags
|
| Список | pgsql-patches |
Bruce Momjian wrote: > Nicolai Tufar wrote: > > > -----Original Message----- > > > From: Peter Eisentraut [mailto:peter_e@gmx.net] > > > > > > Nicolai Tufar wrote: > > > > 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. > > > > > > That should be LC_ALL. > > > > Sounds fair. Both could be done. It worked for me just with LANG. > > Should I submit a new patch? > > Patch applied to do both. Thanks. LC_ALL overrides LANG, so please just one.
В списке pgsql-patches по дате отправления: