Ticket #3496 (closed defect: fixed)
Files of "unsorted" list shuffled
Reported by: | Nicolas Rybkin | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.8.15 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
I've found that qsort() may shuffle first and last files in some lists when sort_order is "unsorted". The solution is not to call qsort() for this sort_order.
*This is realy important issue* Sometimes user needs to know natural order of files in the list.
Attachments
Change History
comment:1 Changed 9 years ago by andrew_b
- Owner set to andrew_b
- Status changed from new to accepted
- Branch state changed from no branch to on review
- Milestone changed from Future Releases to 4.8.15
Banch: 3496_unsorted
changeset:20df549aba2ee17cf34eb13c346f2788d597e716
comment:2 Changed 9 years ago by mooffie
For reference, here's the mailing-list thread:
https://mail.gnome.org/archives/mc-devel/2015-June/msg00038.html
comment:3 Changed 9 years ago by andrew_b
- Votes for changeset set to andrew_b
- Branch state changed from on review to approved
comment:4 Changed 9 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [348eb94075f95c551b16cc905998c87c6c05b7ba].
comment:6 Changed 9 years ago by zaytsev
New merge head: [7f29e0ac4cf124fa9ee7734f6322ae37455fd10a].
Note: See
TracTickets for help on using
tickets.
fixed dir.c