This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] Sorting symbols. Again.


[Sorry for the delay -- just back from vacation]

On Wed, 30 Jan 2002, Daniel Jacobowitz wrote:

> -    foreach f $listfuncs {
> +    foreach f [lsort -increasing $listfuncs] {

["increasing" and "ascii" are the defaults for lsort]

Everything looks fine, though.

Thank you for thinking about us!
Keith



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]