Re: squid-3.HEAD IPAddress leak

2008-02-12 Thread Amos Jeffries
On Fri, 2008-02-08 at 12:14 +0900, Adrian Chadd wrote: Together they make a pretty tree. But every used piece is eseentially another new, memset, free. Ah, and here you will have problems. The members of that struct should probably be malloc, free, and not new/delete. You're using

Re: meetup occuring in London

2008-02-12 Thread Adrian Chadd
On Wed, Feb 13, 2008, Robert Collins wrote: Definitely, especially with the launch of yahoo live!; afaik, there's a private online ability with this, which should allow easy interaction with sound video especially with the hookup of a projector at the meeting end. We've tried this

Re: meetup occuring in London

2008-02-12 Thread Tony Dodd
Amos Jeffries wrote: Adrian Chadd wrote: (Only replying to squid-dev) On Wed, Feb 13, 2008, Robert Collins wrote: Some of the squid developers are going to get together in London during the weekend of the 1st and 2nd of March. We're still putting together final details and so on. We'll be

Re: meetup occuring in London

2008-02-12 Thread Adrian Chadd
On Wed, Feb 13, 2008, Amos Jeffries wrote: If it does prove to be a waste. I'd be happy with a simple recording to listen to and hear whats discussed after te fact. Thats often easier to grasp ideas than a written text done after the fact. So, who in the US or Europe wnats to trial out Yahoo

Re: meetup occuring in London

2008-02-12 Thread Amos Jeffries
Adrian Chadd wrote: (Only replying to squid-dev) On Wed, Feb 13, 2008, Robert Collins wrote: Some of the squid developers are going to get together in London during the weekend of the 1st and 2nd of March. We're still putting together final details and so on. We'll be talking about much of

Re: meetup occuring in London

2008-02-12 Thread Robert Collins
On Wed, 2008-02-13 at 12:53 +0900, Adrian Chadd wrote: On Wed, Feb 13, 2008, Robert Collins wrote: Definitely, especially with the launch of yahoo live!; afaik, there's a private online ability with this, which should allow easy interaction with sound video especially with the

Re: meetup occuring in London

2008-02-12 Thread Robert Collins
On Wed, 2008-02-13 at 01:57 +, Tony Dodd wrote: Adrian Chadd wrote: (Only replying to squid-dev) Since some of us aren't really able to travel half way around the world for the weekend, could some sort of video and/or voice hookup be organised for the devel session?

meetup occuring in London

2008-02-12 Thread Robert Collins
Some of the squid developers are going to get together in London during the weekend of the 1st and 2nd of March. We're still putting together final details and so on. We'll be talking about much of the current things under development. If you are hacking on squid, or interested in doing so please

Re: meetup occuring in London

2008-02-12 Thread Tony Dodd
Adrian Chadd wrote: (Only replying to squid-dev) On Wed, Feb 13, 2008, Robert Collins wrote: Some of the squid developers are going to get together in London during the weekend of the 1st and 2nd of March. We're still putting together final details and so on. We'll be talking about much of the

Re: meetup occuring in London

2008-02-12 Thread Adrian Chadd
(Only replying to squid-dev) On Wed, Feb 13, 2008, Robert Collins wrote: Some of the squid developers are going to get together in London during the weekend of the 1st and 2nd of March. We're still putting together final details and so on. We'll be talking about much of the current things

Re: HEAD squid3/src SquidString.h,1.15,1.16 String.cci,1.11,1.12

2008-02-12 Thread Amos Jeffries
Amos Jeffries wrote: Adrian Chadd wrote: On Mon, Feb 11, 2008, Amos Jeffries wrote: Oh ^%^%$!! Whats the Best way to undo this? Commit a diff which reverts it? :) This was to cvs.devel.squid-cache.org HEAD. Same way the Arthur (I think) buggered up HEAD earlier. Is it Best to do a

Re: squid3 future directory structure

2008-02-12 Thread Amos Jeffries
Alex Rousskov wrote: On Tue, 2008-02-12 at 11:19 +1300, Amos Jeffries wrote: On Tue, 2008-02-12 at 10:37 +1300, Amos Jeffries wrote: When we get a better VCS, we should discuss moving include/ and lib/ stuff into src/ with the exception of 3rd party code. This would avoid problems created by

Re: squid3 future directory structure

2008-02-12 Thread Alex Rousskov
On Tue, 2008-02-12 at 23:42 +1300, Amos Jeffries wrote: Alex Rousskov wrote: Another big related question is the header path problem: Do we want to have something like squid/src/squid/module/*, which allows you to refer to Squid include files as squid/module/something.h as opposed to