> -----Original Message-----
> From: Peter Eisentraut [mailto:[EMAIL PROTECTED]
> 
> 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?


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to