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

fixed stable_sort and sort order #11

Open
wants to merge 32 commits into
base: master
Choose a base branch
from

Conversation

hariseldon78
Copy link

hi! thank you for this library! i found a little issue with the ordering of functions in algorithm. here is the fixed version, merge it if you like it.

rpavlik and others added 30 commits June 15, 2012 16:39
…rduino)

They lack the defines from funcf to func.  This adds checks, temporarily
defines, then undefines at the end.
Revealed on platforms like AVR where float math functions
are just defines pointing to the double math functions, which
caused an infinite (recursive) loop.
@maniacbug
Copy link
Owner

Thanks for this. I'm leaving this open for the moment, as it is a big change, and will take a bit more review.

@hariseldon78
Copy link
Author

Sure, take your time 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants