Parent Directory
|
Revision Log
Sticky Revision: |
+ Made qsortG usage conditional on USE_QSORTG being defined Note both altix and win32 fail the test_normal_onFunctionContactOne/Zero tests when using QSORTG. Perhaps QSORTG isn't stable or altix isn't or I've introduced some other bug...I'll try altix without qsortG and see what happens. This is becoming painful.
+ Added a qsort.c file which contains a drop in replacement for qsort (call it as qsortG). This one appears to be a stable implementation and the test .msh files on windows have been set up to be the same as unix again except for the exponent digits (3 instead of 2). With ALL the qsorts replaced with qsortG only two tests fail now on win32: test_normal_onFunctionOnContactOne test_normal_onFunctionOnContactZero Both give wrong result errors. I will check this same code on the altix (including the use of qsortG and see if Altix has the same problem.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.26 |