[opensuse] Re: [opensuse] glibc example - qsort muppet warnings - stdlib.h expected ‘__compar_fn_t’



On 05/16/2012 01:54 AM, Per Jessen wrote:
Andreas Jaeger wrote:

On Tuesday, May 15, 2012 16:37:43 David C. Rankin wrote:
Cristian, Andreas, All,

I have stumbled across another potential warning in the qsort
example
of the libc manual that could be addressed in the 2.16 release.
Sections 9.3 (qsort) and section 9.4 (muppet example of qsort)
provide example of qsort. However, on compile, incompatible pointer
type warnings are received. (test on 11.4)

Please provide complete sourcecode,


I suspect this is it:

http://www.gnu.org/software/libc/manual/html_node/Search_002fSort-Example.html#Search_002fSort-Example




Yes,

That is exactly the source I was talking about. That's what the section
numbers referenced. Figured that was better than posting the code in the body of
the email.

--
David C. Rankin, J.D.,P.E.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx



Relevant Pages