Andreas Schwab <[EMAIL PROTECTED]> wrote: > |> Anyway, it's still possible that 'uniq' has a bug, or perhaps > |> 'strcoll', depending on your further investigation. > > It _is_ a bug in coreutils, not in strcoll: > > - AC_CHECK_FUNCS(strcoll) is missing, > - the fallback implementation of memcoll using memcmp does not clear > errno.
Thanks for tracking that down! _______________________________________________ Bug-coreutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-coreutils
