NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/43488 (rb.[hc] API critiques/problems that should be addressed before final release)



Synopsis: rb.[hc] API critiques/problems that should be addressed before final 
release

Responsible-Changed-From-To: lib-bug-people->agc
Responsible-Changed-By: agc%NetBSD.org@localhost
Responsible-Changed-When: Sat, 19 Jun 2010 23:24:14 +0000
Responsible-Changed-Why:
I thought I'd channel matt@ for this one


State-Changed-From-To: open->analyzed
State-Changed-By: agc%NetBSD.org@localhost
State-Changed-When: Sat, 19 Jun 2010 23:24:14 +0000
State-Changed-Why:
matt was saying that the comparator functions are modelled on the qsort ones,
which seems to be the correct approach to this pair of eyes - most people
cast within the comparison routine to the required type of argument, which
adds an air of genericism to the sorting, at the cost of access through void * 
pointers.

matt is also going to take a further look to check the direction of testing.
I'll update the bug when the oracle speaks further.





Home | Main Index | Thread Index | Old Index