Re: [RFC][PATCH] type safe list

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

 



On Fri, Jul 22, 2005 at 05:58:56PM +0400, Vladimir V. Saveliev wrote:
> Hello
> 
> This is implementaion of circular doubly linked parametrized list.
> It is similar to the list implementation in include/linux/list.h
> but it also provides type safety which allows to detect some of list 
> manipulating
> mistakes as soon as they happen.

This looks like an ugly solution in search of a problem.  Just use
normal list.h list and get rid of this mess.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux