Hello, On 2014-07-27 23:29 Sergey Poznyakoff wrote: > * New option --sort > > The --sort=ORDER option instructs tar to sort directory entries > according to ORDER. It takes effect when creating archives. Can we expect an LC_COLLATE-aware version of the sort algorithm in some near future? See for example http://lists.gnu.org/archive/html/bug-tar/2012-07/msg00014.html
Second point: under Darwin 13.3.0, linux extended attributes don’t seem to work, therefore i used ‘configure --without-xattrs’. But this is not enough to compile successfully because lib/xattrs-at.c has also to be withdrawn (or made inactive by '#if 0 ... #endif’ or otherwise). Last (and minor) point: s/warniing/warning/ in ChangeLog. Regards, Denis Excoffier.
