This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

rbtree.h compiler warning fix


The attached patch fixes a 'pointer of type `void *' used in subtraction'
compiler warning in compat/linux/current/include/linux/rbtree.h.

I've also noticed, that the bug in rbtree.c described and fixed in

http://sources.redhat.com/ml/ecos-discuss/2003-07/msg00266.html

was not commited to CVS. It there any reason not to commit it?

I use the rbtree code in my block cache library, wich works without 
problems with the mentioned patch applied (without it doesn't work at all). 

savin

____________________
http://www.email.si/

Attachment: rbtree.h.diff
Description: rbtree.h.diff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]