make ChangeLog function.c tests/ChangeLog tests...
"Paul D. Smith" <[email protected]>
| Newsgroups | gmane.comp.gnu.make.devel |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /sources/make Module name: make Changes by: Paul D. Smith <psmith> 11/05/02 12:35:02 Modified files: . : ChangeLog function.c tests : ChangeLog tests/scripts/functions: sort Log message: 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 CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/make/ChangeLog?cvsroot=make&r1=2.430&r2=2.431 http://cvs.savannah.gnu.org/viewcvs/make/function.c?cvsroot=make&r1=1.121&r2=1.122 http://cvs.savannah.gnu.org/viewcvs/make/tests/ChangeLog?cvsroot=make&r1=1.154&r2=1.155 http://cvs.savannah.gnu.org/viewcvs/make/tests/scripts/functions/sort?cvsroot=make&r1=1.1&r2=1.2