2008/8/22 Kinkie <[EMAIL PROTECTED]>: > Hi all. > The wordlist-refactor branch is from my point of view feature-complete. > It can be found in Launchpad, at > https://code.launchpad.net/~kinkie/squid/wordlist-refactor. > I'm not posting a bundle to propose merging into trunk at this time, > because despite the patch being quite self-contained, some core > developers have expressed concerns about it potentially introducing > subtle bugs, and suggested it to be merged after branching 3.1.
I like the general idea. It and wordlist need to be looked at. I hate that using it in the ACL code (one big user) involves a casting from a void * pointer, guess thats difficult to avoid in old C code. Adrian
