[Issue 7964] Organic Bug
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Apr 23 22:17:07 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7964
Don <clugdbug at yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |clugdbug at yahoo.com.au
--- Comment #1 from Don <clugdbug at yahoo.com.au> 2012-04-23 22:18:06 PDT ---
I don't know what you mean by "organic". The code works for arrays which are
small enough that sort() uses insertion sort, but when sort() switches to
quicksort, it does an unsafe cast that CTFE doesn't support.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list