This is wrong:

 k     = 1;
 l     = last;

 while ( x [ k ] <= pivot && k < last )
  k++;

Robert

Sorry, it was my bug :-( ...

Thank you very much, Robert.

Yury
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to