Use the same algorithm for counting the number of words to sort as we
commit3ef512a2a4ae8de4cc1c64a375e72f9616b45c1d
authorpsmith <psmith>
Mon, 2 May 2011 12:35:01 +0000 (2 12:35 +0000)
committerpsmith <psmith>
Mon, 2 May 2011 12:35:01 +0000 (2 12:35 +0000)
tree57f724f2602214529350043774d56849f63dd11d
parent4baca59def9ec9f8b5f28a8b8476b3081b79c475
Use the same algorithm for counting the number of words to sort as we
use to break up the list of words, so we're sure to get the same number.
Fixes Savannah bug #33125
ChangeLog
function.c
tests/ChangeLog
tests/scripts/functions/sort