In message <[EMAIL PROTECTED]>
          Andy Dougherty <[EMAIL PROTECTED]> wrote:

> What Solaris's qsort ended up doing was walking off the front of the
> reglist[] array, effectively trying to sort reglist[-1], which, of
> course, didn't exist.  (*Why* it did that is a bit of a mystery; I'd have
> to look at the detailed implementation of Sun's qsort to say for sure.)
> 
> Here's the patch that fixes it.

Applied.

Tom

-- 
Tom Hughes ([EMAIL PROTECTED])
http://www.compton.nu/

Reply via email to