bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #52076] wildcard/glob should be sorted


From: Ximin Luo
Subject: [bug #52076] wildcard/glob should be sorted
Date: Wed, 18 Oct 2017 15:38:19 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #16, bug #52076 (project make):

@eliz quick-sort has O(n^2) performance when sorting an already-sorted list,
so it is possible that it affected Windows. But this is again a conjecture,
and could be worked around by passing NOSORT only on platforms where readdir()
is already sorted.

(I am just throwing things out there in case these conjectures help anyone
remember the original reasons for things.)


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52076>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]