Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List.sort is incorrect (DualPivotQuicksort) #432

Closed
ghost opened this issue Nov 12, 2011 · 3 comments
Closed

List.sort is incorrect (DualPivotQuicksort) #432

ghost opened this issue Nov 12, 2011 · 3 comments
Assignees
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.

Comments

@ghost
Copy link

ghost commented Nov 12, 2011

LibTest/core/List/sort/List/sort/A01/t04
LibTest/core/List/sort/List/sort/A01/t05

@rakudrama
Copy link
Member

If there is a problem with the sort algorithm I recommend taking the opportunity to change to a stable sort.

@floitschG
Copy link
Contributor

Added Accepted label.

@floitschG
Copy link
Contributor

Fixed in r1506.
Changing sort algorithm is tracked in another bug.


Added Fixed label.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
Projects
None yet
Development

No branches or pull requests

2 participants