rbtree.h compiler warning fix
Savin Zlobec
savin.zlobec@email.si
Sat Oct 18 13:52:00 GMT 2003
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/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rbtree.h.diff
Type: application/octet-stream
Size: 1449 bytes
Desc: rbtree.h.diff
URL: <http://sourceware.org/pipermail/ecos-patches/attachments/20031018/e8b215cc/attachment.obj>
More information about the Ecos-patches
mailing list